i change the dlmalloc.c
#if !defined( HB_OS_WIN_CE )
#include <fcntl.h>
#endif /* !defined( HB_OS_WIN_CE ) */

then appears this error now in maindllh.c
../../../../maindllh.c(70) : error C2375: 'DllMain' : redefinition; different li
nkage
        C:\Program Files\Windows Mobile 5.0 SDK R2\PocketPC\Include\Armv4i\winba
se.h(313) : see declaration of 'DllMain'
mingw32-make[4]: *** [maindllh.obj] Error 2
mingw32-make[3]: *** [descend] Error 2
mingw32-make[2]: *** [maindllh] Error 2
mingw32-make[1]: *** [vm] Error 2
mingw32-make: *** [source] Error 2

Thanks
Fernando




________________________________
De: Fernando Athayde <[email protected]>
Para: [email protected]
Enviadas: Sexta-feira, 21 de Agosto de 2009 9:18:32
Assunto: [Harbour] msvc winCE and fcntl.h


there isn't fcntl.h for winCe and msvc

e:\harbour_cvs\source\vm\dlmalloc.c(1188) : fatal error C1083: Cannot open 
include file: 'fcntl.h': No such file or directory
mingw32-make[3]: *** [hvmall.obj] Error 2
mingw32-make[2]: *** [descend] Error 2
mingw32-make[1]: *** [vm] Error 2
mingw32-make: *** [source] Error 2

using msvc 2008
wce

Brgds,
Fernando

__________________________________________________
Fale com seus amigos  de graça com o novo Yahoo! Messenger 
http://br.messenger.yahoo.com/ 

__________________________________________________
Fale com seus amigos  de graça com o novo Yahoo! Messenger 
http://br.messenger.yahoo.com/ 
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to