Re: [Harbour] problem with new make system

2009-03-13 Thread Massimo Belgrano
IMO first time you must call batch with parameter clean installwithout parameter you are in incremental mode 2009/3/13 J. Lefebvre > Hi, > > I tried to compile harbour with MSVC 2008 and created one batch to do so > like the following ; > > REM --- MSVC 2008 + SDK > set WindowsSDKDir=%ProgramFil

Re: [Harbour] problem with new make system (SOLVED)

2009-03-13 Thread Viktor Szakáts
egards, > > JF > > -Message d'origine- > De : harbour-boun...@harbour-project.org [mailto: > harbour-boun...@harbour-project.org] De la part de J. Lefebvre > Envoyé : vendredi 13 mars 2009 10:51 > À : 'Harbour Project Main Developer List.' > Objet :

RE: [Harbour] problem with new make system (SOLVED)

2009-03-13 Thread J. Lefebvre
dredi 13 mars 2009 10:51 À : 'Harbour Project Main Developer List.' Objet : [Harbour] problem with new make system Hi, I tried to compile harbour with MSVC 2008 and created one batch to do so like the following ; REM --- MSVC 2008 + SDK set WindowsSDKDir=%ProgramFiles%\Microsoft SDK

[Harbour] problem with new make system

2009-03-13 Thread J. Lefebvre
Hi, I tried to compile harbour with MSVC 2008 and created one batch to do so like the following ; REM --- MSVC 2008 + SDK set WindowsSDKDir=%ProgramFiles%\Microsoft SDKs\Windows\v6.0A\ call "%ProgramFiles%\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" rem set HB_COMPILER=msvc set HB_ARCHITECTURE