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

Cannot compile on Windows #18

Open
romain145 opened this issue Aug 12, 2020 · 0 comments
Open

Cannot compile on Windows #18

romain145 opened this issue Aug 12, 2020 · 0 comments

Comments

@romain145
Copy link

Loading the project in NetBeans IDE 12.0 gives the following error:

Z:\git\github\cantact-app\CANtactCore\build.xml:7: The following error occurred while executing this line:
Z:\git\github\cantact-app\CANtactCore\nbproject\build-impl.xml:44: Cannot find Z:\git\github\cantact-app\CANtactCore\nbproject\${nbplatform.default.harness.dir}\build.xml imported from Z:\git\github\cantact-app\CANtactCore\nbproject\build-impl.xml

After commenting out the line, the project still does not compile:

ant -f Z:\\git\\github\\cantact-app\\CANtactCore -Dcontinue.after.failing.tests=true netbeans
Target "netbeans" does not exist in the project "org.cantact.core". 
BUILD FAILED (total time: 0 seconds)
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