core icon indicating copy to clipboard operation
core copied to clipboard

Building core without SimAdvModel

Open mjuha opened this issue 8 years ago • 4 comments

I am having trouble compiling SimTranslate. I do not have a license of SimAdvMeshing.

mjuha avatar Aug 08 '17 14:08 mjuha

This is an issue with SimAdvModel, not SimAdvMeshing.

cwsmith avatar Aug 08 '17 14:08 cwsmith

Okay, I do not know the difference.

mjuha avatar Aug 08 '17 14:08 mjuha

AdvMeshing - mostly enables boundary layers construction and adaptation AdvModeling - enables model creation

The details are in the docs shipped with SimModSuite.

cwsmith avatar Aug 08 '17 15:08 cwsmith

The problem still persist. The solution that only work for me is to commented out the following line:

util_exe_func(simTranslate simTranslate.cc)

in test/CMakeLists.txt

mjuha avatar Nov 29 '18 16:11 mjuha