Build error for bio-formats C++ bindings
Posted: Fri Aug 16, 2013 11:06 am
Hi,
I am very new to bio-formats and I would like to include it within my C++ code. Therefore, I tried to build the C++ bindings following the instructions: http://www.openmicroscopy.org/site/supp ... ndows.html
But when I run the command 'mvn -DskipTests package dependency:copy-dependencies cppwrap:wrap', the build fails and I receive the following Error message:
Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec(xsd-fu-metadata-store) on project scifio: Command execution failed. Cannot run program "python" (in directory "C:\Program Files\bioformats-develop\components\xsd-fu"): CreateProcess error=2, The system cannot find the file specified
I would be very helpful if anybody had an idea, what to do!
I am very new to bio-formats and I would like to include it within my C++ code. Therefore, I tried to build the C++ bindings following the instructions: http://www.openmicroscopy.org/site/supp ... ndows.html
But when I run the command 'mvn -DskipTests package dependency:copy-dependencies cppwrap:wrap', the build fails and I receive the following Error message:
Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec(xsd-fu-metadata-store) on project scifio: Command execution failed. Cannot run program "python" (in directory "C:\Program Files\bioformats-develop\components\xsd-fu"): CreateProcess error=2, The system cannot find the file specified
I would be very helpful if anybody had an idea, what to do!