← Back to team overview

ooc-dev team mailing list archive

Re: how does the "-sourcepath" compiler option suppose to work?

 

Well you clearly didn't specify any files, so it doesn't really come as a
surprise that it's what the compiler says, does it?

You should specify your main file, e.g.

$ ooc -sourcepath=tests/access/ -oupath=outp -noclean 001-samescope.ooc


On Tue, Oct 20, 2009 at 12:26 PM, ben haques <ben.haques@xxxxxxxxx> wrote:

> hi
> yet another compiler option question ...
>
> in the project root:
>
> $ ooc -sourcepath=tests/access/ -outpath=outp -noclean
>  ooc: no files.
>
> hmm, what's wrong now?
>
> _______________________________________________
> Mailing list: https://launchpad.net/~ooc-dev<https://launchpad.net/%7Eooc-dev>
> Post to     : ooc-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ooc-dev<https://launchpad.net/%7Eooc-dev>
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References