sometimes i get buffer.h errors when i turn precompiled headers off.....sometimes it works sometimes it don't work.......it is pritty confusing do you guys get any errors like these........lmk


......
C:\wxWindows_2.4.0\include\wx/buffer.h(98) : error C2065: 'strdup' : undeclared identifier
C:\wxWindows_2.4.0\include\wx/buffer.h(98) : error C2440: 'initializing' : cannot convert from 'int' to 'char *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
C:\wxWindows_2.4.0\include\wx/buffer.h(98) : error C2439: 'm_str' : member could not be initialized
C:\wxWindows_2.4.0\include\wx/buffer.h(98) : see declaration of 'm_str'
C:\wxWindows_2.4.0\include\wx/buffer.h(98) : error C2440: '=' : cannot convert from 'int' to 'char *'
Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
Error executing cl.exe.


_________________________________________________________________
MSN 8: Get 6 months for $9.95/month. http://join.msn.com/?page=dept/dialup



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to