Tim Burgess
2014-01-29 14:22:04 UTC
Hi,
I'm still not able to get WX2.9.5 to build using clang whilst using
libstdc++ (I have been successful with a build for libc++, but this creates
a problem when linking against another library which does not support libc++
at all).
My latest attempt used:
../configure --enable-unicode --disable-shared --enable-debug
--with-osx_cocoa CXX=clang++ CXXCPP="clang++ -E"
This resulted in:
make: *** No rule to make target
`/Users/tim/developer/libraries/wxwidgets/build-clang-debug/lib/wx/include/o
sx_cocoa-unicode-2.9/wx/setup.h', needed by `wxregex_regcomp.o'.
Stop.
The full build log is at:
https://dl.dropboxusercontent.com/u/29578720/WXBuildLog.txt
I'm now desperate, as I seem to be caught in a Catch 22 scenario where two
libraries that my project depends on don't have a common STD library that I
can link against.
Best wishes.
Tim Burgess
I'm still not able to get WX2.9.5 to build using clang whilst using
libstdc++ (I have been successful with a build for libc++, but this creates
a problem when linking against another library which does not support libc++
at all).
My latest attempt used:
../configure --enable-unicode --disable-shared --enable-debug
--with-osx_cocoa CXX=clang++ CXXCPP="clang++ -E"
This resulted in:
make: *** No rule to make target
`/Users/tim/developer/libraries/wxwidgets/build-clang-debug/lib/wx/include/o
sx_cocoa-unicode-2.9/wx/setup.h', needed by `wxregex_regcomp.o'.
Stop.
The full build log is at:
https://dl.dropboxusercontent.com/u/29578720/WXBuildLog.txt
I'm now desperate, as I seem to be caught in a Catch 22 scenario where two
libraries that my project depends on don't have a common STD library that I
can link against.
Best wishes.
Tim Burgess
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users