dco how to specify Jpath?
    Suliman via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Thu Nov 20 02:48:16 PST 2014
    
    
  
I am playing with dco. And it's look very helpful for tiny 
projects.
I can't understand is it's possible to add to dco.ini Jpath?
I am talking about something like:
dflags=-JD:\code\d\App1\source\
but when I am trying to compile code with dco it's can't find 
import.
I looked at source code and it's look like it's do not support 
dflags...
https://github.com/FrankLIKE/dco/tree/master/source
    
    
More information about the Digitalmars-d-learn
mailing list