Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler error with -cp #90

Open
JbIPS opened this issue Jan 8, 2016 · 0 comments
Open

Compiler error with -cp #90

JbIPS opened this issue Jan 8, 2016 · 0 comments

Comments

@JbIPS
Copy link

JbIPS commented Jan 8, 2016

I'm trying to set up vaxe for my project with this hierarchy:

myproject
-- src
  -- hx
     -- company
        -- Main.hx
build.hxml

In my build.hxml, I've set a -cp:

-main company.Main
-cp src/hx

When I ask for completion, I get

Compiler error: Invalid commandline class: src.hx.company.Main should be company.Main

So I'm wondering if -cp is taken into account or is there an error in my conf?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant