Hi Hao Wang,
Apologies, I was looking at the wrong message, not your most recent one, when I gave the last answer.
You shouldn't need to alter the Renderer CMakeList.txt file. The warnings don't matter (I get them too - just haven't got around to suppressing them) - just ignore them. The change you made won't work because the command is setting up a directory not a file.
The geometry solver is probably not the best way to solve interference problems.
By the way - is there a specific reason that you are trying to build TexGen and haven't just downloaded the executable?
Best regards,
Louise
Compiled errors when executing minimal build
Moderators: Martin, Developers
Re: Compiled errors when executing minimal build
Hi, louise.
I fixed the errors related to "vtknetcdf.lib", which can be solved by set the option "BUILD_SHARED_LIBS=ON" when CMaking VTK. But I encountered a new problem when building GUI. Two errors occurred when building TexGen.sln, the screenshots as shown below. These errors occurred while building the TexGenGUI project. My swig version is 2.0.10. Does this version of swig caused the problem? Best wishes,
wanghao.
I fixed the errors related to "vtknetcdf.lib", which can be solved by set the option "BUILD_SHARED_LIBS=ON" when CMaking VTK. But I encountered a new problem when building GUI. Two errors occurred when building TexGen.sln, the screenshots as shown below. These errors occurred while building the TexGenGUI project. My swig version is 2.0.10. Does this version of swig caused the problem? Best wishes,
wanghao.
Re: Compiled errors when executing minimal build
Hi Wanghao,
I don't know what CustomBuild is - have you added something to the project?
Best regards,
Louise
I don't know what CustomBuild is - have you added something to the project?
Best regards,
Louise