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

Search found 4 matches
Forum Index
Author Message
  Topic: How am I supposed to work?
Mastermind

Replies: 12
Views: 40168

PostForum: Tutorials   Posted: Wed May 23, 2007 5:01 pm   Subject: How am I supposed to work?
put that in a recompile_and_run.bat:
@echo off
del yoursource.exe
dmd yoursource.d
yoursource.exe
pause

doubleclick it.
Thanks!
An awesome workaround (for a problem that should never have ex ...
  Topic: How am I supposed to work?
Mastermind

Replies: 12
Views: 40168

PostForum: Tutorials   Posted: Wed May 23, 2007 3:34 pm   Subject: How am I supposed to work?
You can try poseidon: http://www.dsource.org/projects/poseidon
And look here: http://www.prowiki.org/wiki4d/wiki.cgi?EditorSupport
Thanks.
I tried poseidon and it didn't produce any .exe
First... ...
  Topic: How am I supposed to work?
Mastermind

Replies: 12
Views: 40168

PostForum: Tutorials   Posted: Wed May 23, 2007 3:27 pm   Subject: How am I supposed to work?
if you start console programs, which the pasted code of yours clearly is, they open a console and close it when they're done. that's what console programs do.

all C, C++ and D newbies ask that same ...
  Topic: How am I supposed to work?
Mastermind

Replies: 12
Views: 40168

PostForum: Tutorials   Posted: Wed May 23, 2007 9:54 am   Subject: How am I supposed to work?
Hello. I'm new here and sry for my bad English in advance. It's not my native language.

I wish to try out D and installed the compiler. (I use ConTEXT as the editor.) It works. But there are 2 prob ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group