-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't compile HeeksCAD #421
Comments
About my system: |
I use the version build ok on windows and linux // ///////////////////windows wxwidgets 2.8.12 ///////////////////windows opencascade-6.7.1.exe //////////////////heekscad windows
/////
cd /root/wxWidgets-2.8.12 mkdir buildgtk cd .. ///////////////////linux opencascade-6.7.1.tgz //////////////////heekscad ubuntu apt-get install cmake-qt-gui CMAKE_BUILD_TYPE -> Debug cp -R /root/heekscad/bitmaps /root/heekscad/build/share/heekscad gedit /root/.bashrc |
I have created a fork which compiles with wxWidgets 3.2. See https://github.com/bullestock/heekscad/ |
Hi! I cannot compile HeeksCAD from GIT. Here's the problem: https://pastebin.com/qfKE4Uts
The text was updated successfully, but these errors were encountered: