kdewin32 not building
William A. Hoffman
billlist at nycap.rr.com
Mon Mar 13 23:12:41 CET 2006
At 05:04 PM 3/13/2006, Christian Ehrlicher wrote:
>William A. Hoffman schrieb:
>> At 02:15 PM 3/13/2006, Christian Ehrlicher wrote:
>>> William A. Hoffman schrieb:
>>>> I am getting the following errors when I try to build kdewin32.dll:
>>> afais _set_errno() needs stdlib.h and errno.h which are correct
>>> included. See also here:
>>> http://msdn2.microsoft.com/en-us/library/hf1920a7.aspx
>>> It compiles fine with msvc.net2003 & msvc2005 here
>>
>> This is msvc.net2003 with nmake. I find no reference to _set_errno
>> in the docs or header files for vs 2003. However, it does exist for
>> 2005, and works there. I think this was a new addition for 2005.
>Ok, I'll take a look if I find a similar function for .net(2003) tomorrow
You might want to try the native win32 interface SetLastError that should
work for both.
>Christian
>
>btw:
>http://public.kitware.com/KDE/Testing/Sites/CHEHRLIC/Win32-VCExpress/20060313-2024-Experimental/
>:)
Cool!
-Bill
More information about the Kde-buildsystem
mailing list