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

Problems building on Windows on latest revision

 
Post new topic   Reply to topic     Forum Index -> ddmd
View previous topic :: View next topic  
Author Message
Andrej08



Joined: 31 Aug 2010
Posts: 51

PostPosted: Fri Oct 15, 2010 12:37 pm    Post subject: Problems building on Windows on latest revision Reply with quote

I have DMD 2.049 installed, in path, (also tried with 2.048)
DMC v8.42n, in path,
and DMD2.039.zip in the DDMD directory.

I've ran build --setup, and I get these results:

Quote:

...
dmd -release -O -inline @commands.txt
checking predefined versions for consistency...
Internal error: ..\ztc\blackopt.c 619


I've checked out DDMD today, using the Mercurial web interface (I don't have HG installed on this system atm.). The zip file was named ddmd-1475fd394c9e , so I'm guessing that's the revision number.

After that, I've tried but I couldn't build a simple .d file. DDMD doesn't load the Phobos.lib file, I'm guessing the build.bat script hasn't finished setting up DDMD properly due to that error.
Back to top
View user's profile Send private message
Andrej08



Joined: 31 Aug 2010
Posts: 51

PostPosted: Fri Oct 15, 2010 8:36 pm    Post subject: Reply with quote

Nevermind that, I should learn how to read. The release version is not supossed to work anyway. :p

But I did have to change the LIB flag in sc.ini to use the 2.039 one in the DMD2 subdir:

Code:
LIB="%@P%\..\dmd2\windows\lib";\dm\lib;


Otherwise it couldn't find Phobos and the other libs. A simple example compiles fine now, yay.

I'm very interested in this project. As I'd want to include some cool semantics in my to-be-done editor, I could use DDMD in various ways..

So how long has this project been going on btw? I can count some ~100000 lines of D code in the DMD dir, that is pretty impressive! Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> ddmd 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