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

Suppress "-g" arg on cmd-line

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



Joined: 12 Dec 2009
Posts: 31

PostPosted: Mon Oct 17, 2011 12:14 pm    Post subject: Suppress "-g" arg on cmd-line Reply with quote

Hey guys,

VisualD works fine for me (except the directory issue from the other thread), but my current problem is the compile-command which VisualD uses. I want declare a string enumeration (enum myEnum : string), but VisualD compiles using the "-g" arg. Is there any chance to suppress this keyword? (Btw: I'm using dmd 2.055)

Thanks in advance!
Back to top
View user's profile Send private message
sagitario



Joined: 03 Mar 2007
Posts: 292

PostPosted: Wed Oct 19, 2011 12:07 am    Post subject: Reply with quote

Hi,

you can turn off symbolic debug info generation by setting "Debug Info" to none on the DMD->Debug project porperty page. (I noticed the shown command line does not update until you reopen the dialog.) You could also apply https://github.com/rainers/dmd/commit/a6cbb4a34a601e41b6b5d683b4aa5fa3ef3e7bd9 to dmd.

BTW: the rc in the download folder includes a fix for the problem with the imports from the global settings page.

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