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

This project is out of date

 
Post new topic   Reply to topic     Forum Index -> Visual D
View previous topic :: View next topic  
Author Message
JimH



Joined: 16 Jul 2011
Posts: 1
Location: San Jose, CA

PostPosted: Sun Jul 28, 2013 2:00 pm    Post subject: This project is out of date Reply with quote

I am using the following:

Visual D 0.3.36
DMD 2.063.2
Windows 7 64-bit
Visual Studio Premium 2012

I create a new project in Visual Studio and choose D->Console Application. This generates the minimal "Hello D-World" program. I build the solution. Then I hit F5 to debug. It always gives me the error that the project is out of date even when it is not.

I know this can also happen with C++ and there's a way to enable a log to tell you why VS thinks the project is out of date. See here. But this didn't help me for D.

Anyone else have this problem? Any ideas how to avoid it?
Back to top
View user's profile Send private message
sagitario



Joined: 03 Mar 2007
Posts: 292

PostPosted: Mon Jul 29, 2013 12:44 am    Post subject: Reply with quote

Hi,

I don't have VS 2012 Premium, but only the Shell to test, and it works for me.

There is currently no trace output to figure out why a build is triggered, but I also wished there were at times.

Maybe you have some files installed with modification time in the future. I'd check the dmd library and src/import folders. You can find the files dependencies in the *.dep and *.lnkdep files in the intermediate folder.

Rainer
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Visual D 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