Res: Res: Res: [Harbour] problem compile SVN with MSVC

2009-08-19 Thread Fernando Athayde
i put this C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\Lib\ARMV4I on set lib and show this error cl.exe -nologo -DWINCE -D_WINCE -D_WINDOWS -DARM -D_ARM_ -DARMV4 -D_M_ARM -D_UNICODE -D_UWIN -W4 -Od -Os -Gy -GS- -EHsc--Fe..\..\..\..\..\bin\wce\msvcarm\hbpp.exe hbpp.obj /nologo /link /su

Res: Res: Res: [Harbour] problem compile SVN with MSVC

2009-08-19 Thread Fernando Athayde
i found in C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\Lib\ARMV4I Thanks Fernando De: Viktor Szakáts Para: Harbour Project Main Developer List. Enviadas: Quarta-feira, 19 de Agosto de 2009 16:38:20 Assunto: Re: Res: Res: [Harbour] problem compile SVN

Res: Res: Res: [Harbour] problem compile SVN with MSVC

2009-08-19 Thread Fernando Athayde
http://msdn.microsoft.com/en-us/library/aa933961(WinEmbedded.60).aspx about core32dll.lib Brgds Fernando De: Viktor Szakáts Para: Harbour Project Main Developer List. Enviadas: Quarta-feira, 19 de Agosto de 2009 16:38:20 Assunto: Re: Res: Res: [Harbour] probl

Res: Res: Res: [Harbour] problem compile SVN with MSVC

2009-08-19 Thread Fernando Athayde
i don't find coredll.lib cl.exe -nologo -DWINCE -D_WINCE -D_WINDOWS -DARM -D_ARM_ -DARMV4 -D_M_ARM -D_UNI CODE -D_UWIN -W4 -Od -Os -Gy -GS- -EHsc- -Fe..\..\..\..\..\bin\wce\msvcarm\hbpp. exe hbpp.obj /nologo /link /subsystem:windowsce /nodefaultlib:oldnames.lib /nod efaultlib:kernel32.lib /manife

Re: Res: Res: Res: [Harbour] problem compile SVN with MSVC

2009-08-19 Thread Viktor Szakáts
for winCE mingw is better? Since msvcarm never worked for me at all, for me mingwarm is not only better, but the only choice. Put that aside, I think mingwarm is a very strong tool and I already built with it my large app (and it worked), so I can recommend it. It's also available for *nix syste

Res: Res: Res: [Harbour] problem compile SVN with MSVC

2009-08-19 Thread Fernando Athayde
for winCE mingw is better? Bregards Fernando De: Viktor Szakáts Para: Harbour Project Main Developer List. Enviadas: Quarta-feira, 19 de Agosto de 2009 14:40:55 Assunto: Re: Res: Res: [Harbour] problem compile SVN with MSVC > yeah man, now runs perfect > i p