Home - architectcom/- GitHub Wiki

linux

ubuntu 16.04 setting

ubuntu 22.04 install putty

centos7 settings

python

python C++ module by pybind11 in Ubuntu and Windows

anaconda should install

AutoCAD .NET C#

vs2010 AutoCAD 2014 debug setting

C#

vs2010 with Json.NET

C++

c11 tutorial

opengl offscreen software rendering on a server

OpenCascade install compile

OpenCascade install compile on windows 10

set my OpenCascade project

  • vs2019 -> solution -> project -> mouse right cilck -> Properties -> release -> Configuration Properties -> linker -> gerneral -> additioal lib dir -> C:\OpenCASCADE-7.6.0-vc14-64\opencascade-7.6.0\win64\vc14\libd change to C:\OpenCASCADE-7.6.0-vc14-64\opencascade-7.6.0\win64\vc14\lib
  • vs2019 -> solution -> project -> mouse right cilck -> Properties -> release -> Configuration Properties -> debug -> enviroment -> PATH=C:\OpenCASCADE-7.6.0-vc14-64\opencascade-7.6.0\win64\vc14\bin;C:\OpenCASCADE-7.6.0-vc14-64\openvr-1.14.15-64\bin\win64;C:\OpenCASCADE-7.6.0-vc14-64\freeimage-3.17.0-vc14-64\bin;C:\OpenCASCADE-7.6.0-vc14-64\ffmpeg-3.3.4-64\bin;QT_QPA_PLATFORM_PLUGIN_PATH=%QTDIR%\plugins\platforms;$(Path)