You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I currently try to build PartIO in Ubuntu 14.04
It almost works so far. The only thing i currently miss is the SeExpression part.
Nonetheless. If found the following line in the toplevel CMakeLists.txt
SET(SEEXPR_BASE "c:/aselle/seexpr-inst" CACHE STRING "path to SeExpr")
the SEEXPR_BASE var should be replaced with a userdefined variable or do i miss something here?
Best Regards
Stefan
The text was updated successfully, but these errors were encountered:
I currently try to build PartIO in Ubuntu 14.04
It almost works so far. The only thing i currently miss is the SeExpression part.
Nonetheless. If found the following line in the toplevel CMakeLists.txt
SET(SEEXPR_BASE "c:/aselle/seexpr-inst" CACHE STRING "path to SeExpr")
the SEEXPR_BASE var should be replaced with a userdefined variable or do i miss something here?
Best Regards
Stefan
The text was updated successfully, but these errors were encountered: