View previous topic :: View next topic |
Author |
Message |
hangulee
Joined: 19 Mar 2010 Posts: 1
|
Posted: Fri Mar 19, 2010 7:11 am Post subject: DMD can't compile QCoreApplication.d in OSX |
|
|
During the build QtD, dmd occur "bus error". So I build *.d each other. Then, at file "./build_dir/build/qt/core/QCoreApplication.d" compile time, it occur "bus error".
My compile command is exactly like that
Code: | #dmd -version=cpp_shared -I/Users/hangulee/Downloads/qtD/trunk/build_dir/build -I/Users/hangulee/Downloads/qtD/trunk -I/Users/hangulee/Downloads/qtD/trunk/qt/d2 -c /Users/hangulee/Downloads/qtD/trunk/build_dir/build/qt/core/QCoreApplication.d -of/Users/hangulee/Downloads/qtd/trunk/build_dir/build/qt/core/QCoreApplication.o
|
I use mac os x and dmd2.
Please help me.
PS. English is not my mother language. So please, understand my poor English. |
|
Back to top |
|
|
eldar
Joined: 14 Jun 2008 Posts: 101 Location: Ufa, Russia
|
Posted: Fri Mar 26, 2010 8:02 am Post subject: |
|
|
version=cpp_shared was tested only on windows, so probably leave it out. Whether it will fix it or not I don't know, as I don't have OSX to test on. Sorry, you are on your own here. I don't know if you did or not, but you can check the page on our wiki on how to build on OSX. It can always be a dmd bug as well. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|