Open samueljlopes opened 6 years ago
Hi samueljlopes,
It might be the issue of incorrect input data setup. Can you check whether your working directory and command line argument is correct? Also make sure that the data within the working directory looks fine. Here is the command line arguments (it also indicates the necessary data to run the program): https://github.com/happylun/SketchModeling/tree/master/Fusion#command-line-arguments
Best, Zhaoliang.
Hi @samueljlopes Did you solve the problem. please guide #11
When I run the fusion part of the program, it throw up a ReadAccessViolation error. This leads me to believe that a string is being passed without reference somewhere in the code, I have followed the instructions in the ReadMe docs, and the only thing I have changed is setting the 'ReconstructMesh' part of the solution to the StartUp project in visual studio. Has anyone encountered this problem before, and if so, how would I go about fixing it?