[wx-dev] wxMGL and wxGUIAppTraits::GetToolkitVersion()

ABX abx at abx.art.pl
Fri Aug 25 02:57:59 PDT 2006


Michael Wetherell <mike.wetherell at ntlworld.com>:
> Hi ABX,
>
> I'll add a wx/msdos/apptrait.h which is what looks to be missing 
> following the logic of the existing code.

Thanks!

> So GetToolkitVersion replaces GetToolkitInfo? In 2.6.x GetToolkitInfo 
> was included in the default wxGUIAppTraits, but in 2.7.x 
> GetToolkitVersion isn't?

I'm not sure. changes.txt doesn't mention it and thread seems to be quite long
to clearly read final statement.

BTW anyone for cocoa fix for similar problem?

http://signwriting.sourceforge.net/wxLogs/?err&tag=HEAD&kit=wxCocoa

./bk-deps g++ -c -o coredll_utils.o  -D__WXCOCOA__     -Iwx/src/tiff
-Iwx/src/jpeg -Iwx/src/png    -Iwx/src/expat/lib -DWXUSINGDLL
-DWXMAKINGDLL_CORE -DwxUSE_BASE=0 -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64
-D_LARGE_FILES -Ilib/wx/include/cocoa-ansi-release-2.7 -Iwx/include -Wall
-Wundef -Wno-ctor-dtor-privacy -O2 -fno-strict-aliasing -Wall -fno-common
wx/src/cocoa/utils.cpp
wx/src/cocoa/utils.cpp:57: syntax error before `&' token
wx/src/cocoa/utils.cpp:60: syntax error before `.' token
wx/src/cocoa/utils.cpp:61: syntax error before `.' token

ABX




More information about the wx-dev mailing list