Unable to run and view the project

0
Unable to run locally and view the project while deploying in Studio pro 9.6.1 : Buildfile: C:\Users\a827933\OneDrive - Atos\Documents\Mendix\Stock Management-main\deployment\build_core.xml compile:     [javac] Compiling 83 source files to C:\Users\a827933\OneDrive - Atos\Documents\Mendix\Stock Management-main\deployment\run\bin     [javac] C:\Users\a827933\OneDrive - Atos\Documents\Mendix\Stock Management-main\javasource\administration\proxies\microflows\Microflows.java:15: error: error while writing Microflows: could not create parent directories     [javac] public class Microflows     [javac]        ^     [javac] Note: Some input files use or override a deprecated API.     [javac] Note: Recompile with -Xlint:deprecation for details.     [javac] 1 error BUILD FAILED C:\Users\a827933\OneDrive - Atos\Documents\Mendix\Stock Management-main\deployment\build_core.xml:29: Compile failed; see the compiler error output for details. Total time: 2 seconds
asked
1 answers
0

Try building on a local directory. 

Does the build fail also then ?

If not, you have insufficient rights or space on the onedrive.

answered