We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
nathan@nathannew:/mnt/c/Users/nathan/Downloads/os2cx/gui$ ./OpenSCAD2CalculiX
then in the GUI I opened this file in this repo's root (openscad2calculix.scad), and then in the terminal I see:
openscad2calculix.scad
Scanning OpenSCAD file... Error in OpenSCAD file: Please specify an os2cx_analysis_...() directive. D3D12: Removing Device. Segmentation fault
this is WSL running ubuntu:
uname -a Linux nathannew 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
slightly different on the repo_root/docs/example.scad:
repo_root/docs/example.scad
nathan@nathannew:/mnt/c/Users/nathan/Downloads/os2cx/gui$ ./OpenSCAD2CalculiX Scanning OpenSCAD file... Loading mesh 'i_beam'... D3D12: Removing Device. Segmentation fault
Sorry, something went wrong.
Can you try running under a debugger to get a stack trace for the segfault?
No branches or pull requests
nathan@nathannew:/mnt/c/Users/nathan/Downloads/os2cx/gui$ ./OpenSCAD2CalculiX
then in the GUI I opened this file in this repo's root (
openscad2calculix.scad
), and then in the terminal I see:this is WSL running ubuntu:
The text was updated successfully, but these errors were encountered: