ProCamCalib

12 views
Skip to first unread message

ashgavs

unread,
Nov 7, 2010, 1:24:26 AM11/7/10
to javacv
Hey all,
I installed JavaCV on my Fedora machine today. Trying to run the
example of ProCamCalib... I can run the binary version...but when
trying to compile the src version in netbeans I get this error:

Updating property file: /home/cclabaugh/Desktop/procamcalib/build/
built-jar.properties
/home/cclabaugh/Desktop/procamcalib/nbproject/build-impl.xml:504: The
following error occurred while executing this line:
/home/cclabaugh/Desktop/procamcalib/nbproject/build-impl.xml:890: The
following error occurred while executing this line:
java.io.FileNotFoundException: /home/cclabaugh/Desktop/javacv/
build.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at
org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:
268)
at
org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper2.java:
177)
at
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:
82)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:393)
at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown
Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:
106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:390)
at org.apache.tools.ant.Target.performTasks(Target.java:411)
at
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
at
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:
38)
at org.apache.tools.ant.Project.executeTargets(Project.java:
1249)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
at
org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown
Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:
106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:390)
at org.apache.tools.ant.Target.performTasks(Target.java:411)
at
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
at org.apache.tools.ant.Project.executeTarget(Project.java:
1366)
at
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:
41)
at org.apache.tools.ant.Project.executeTargets(Project.java:
1249)
at
org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:
281)
at
org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:
539)
at
org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:
154)
BUILD FAILED (total time: 0 seconds)


Not sure why its looking for the build.xml there...but I tried copying
over but that didn't work.

Any help would be appreciated.

-Ashley

Samuel Audet

unread,
Nov 7, 2010, 3:37:04 AM11/7/10
to jav...@googlegroups.com

Hello,

If you read that again, you will notice that is looking for the build file of JavaCV, not ProCamCalib...

Samuel

2010/11/07 16:33 "ashgavs" <ash...@gmail.com>:
Reply all
Reply to author
Forward
0 new messages