FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

latest version fails to build

 
Post new topic   Reply to topic     Forum Index -> QtD
View previous topic :: View next topic  
Author Message
billeth



Joined: 17 May 2010
Posts: 7

PostPosted: Mon May 17, 2010 11:45 am    Post subject: latest version fails to build Reply with quote

setup is Kubuntu 10.04, Qt 4.6.2, dmd 2.046 patched, cmake 2.8(not 2.6 as specified). Follow build instructions to the letter.

cmake ../ indicates sane build environment

make fails with:

make[5]: *** No rule to make target `../../d2/qtd/Marshal.d', needed by `CMakeFiles/qtdcore.dir/qtdcore0.o'. Stop.
make[4]: *** [CMakeFiles/qtdcore.dir/all] Error 2
make[3]: *** [all] Error 2
make[2]: *** [main] Error 2
make[1]: *** [CMakeFiles/main.dir/all] Error 2
make: *** [all] Error 2

Any ideas what's wrong here?
Back to top
View user's profile Send private message
maxter



Joined: 17 May 2006
Posts: 34

PostPosted: Mon May 17, 2010 12:54 pm    Post subject: Reply with quote

The file wasn't properly renamed. Please pull the latest revision.
Back to top
View user's profile Send private message
billeth



Joined: 17 May 2010
Posts: 7

PostPosted: Mon May 17, 2010 6:22 pm    Post subject: Reply with quote

thanks, I did so and the build was a success. However, ran into a problem when I tried to build the example. Running dmd et al.... yields

/usr/local/include/d/qt/gui/QApplication.di(3): Error: module Str is in file 'qtd/Str.d' which cannot be read
import path[0] = /usr/local/include/d
import path[1] = /usr/include/d/dmd/phobos
import path[2] = /usr/include/d/dmd/druntime/import

fwiw, I notice that in /usr/local/include/d/d2/qtd/ there is a file Str.di but don't see Str.d anywhere in import path
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> QtD All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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