- I apologize for it all, my bad.
It wasn't even a problem with the compiler nor arguments.
I thought I had file extensions to show, so my main.d was
actually main.d.txt
Explains why it couldn't read the file.
Fixed and got everything compiled fine.
On Friday, 7 March 2014 at 18:07:00 UTC, Steve Teale wrote:
On Friday, 7 March 2014 at 16:59:30 UTC, Bauss wrote:
What arguments would I do to compile a d project through
command line. Been trying a few things, but can't get it
working.
I always get "Error: cannot read file x"
Read around th
On Friday, 7 March 2014 at 16:59:30 UTC, Bauss wrote:
What arguments would I do to compile a d project through
command line. Been trying a few things, but can't get it
working.
I always get "Error: cannot read file x"
Read around the net and it most says it's an installation error
and that r
On Friday, 7 March 2014 at 16:59:30 UTC, Bauss wrote:
What arguments would I do to compile a d project through
command line. Been trying a few things, but can't get it
working.
I always get "Error: cannot read file x"
Read around the net and it most says it's an installation error
and that r
On Friday, 7 March 2014 at 17:44:46 UTC, H. S. Teoh wrote:
On Fri, Mar 07, 2014 at 04:59:29PM +, Bauss wrote:
What arguments would I do to compile a d project through
command
line. Been trying a few things, but can't get it working.
I always use the command line, and it has always worked
On Fri, Mar 07, 2014 at 04:59:29PM +, Bauss wrote:
> What arguments would I do to compile a d project through command
> line. Been trying a few things, but can't get it working.
I always use the command line, and it has always worked fine for me.
(Caveat: I use Linux, so I've no idea if what I
On Friday, 7 March 2014 at 17:08:24 UTC, Rene Zwanenburg wrote:
On Friday, 7 March 2014 at 16:59:30 UTC, Bauss wrote:
What arguments would I do to compile a d project through
command line. Been trying a few things, but can't get it
working.
I always get "Error: cannot read file x"
Read aroun
On Friday, 7 March 2014 at 16:59:30 UTC, Bauss wrote:
What arguments would I do to compile a d project through
command line. Been trying a few things, but can't get it
working.
I always get "Error: cannot read file x"
Read around the net and it most says it's an installation error
and that r
What arguments would I do to compile a d project through command
line. Been trying a few things, but can't get it working.
I always get "Error: cannot read file x"
Read around the net and it most says it's an installation error
and that reinstalling should fix it, but it works when compiling