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
% extopenscad -o test.stl --fopenscad-compat test.escad
Loading File.
Processing File.
No objects to render.
Error at line 3, column 1: Can't apply arguments to Number
Error at line 5, column 1: Variable coord3 not in scope
Error at line 5, column 1: arg Undefined not compatible with Symbol "v"
<<ghc: 1605056 bytes, 2 GCs, 251832/251832 avg/max bytes residency (1 samples), 18M in use, 0.001 INIT (0.007 elapsed), 0.001 MUT (0.002 elapsed), 0.001 GC (0.001 elapsed) :ghc>>
% echo $?
0
I installed the extopenscad via cabal install the last couple of days on my Macbook pro.
The text was updated successfully, but these errors were encountered:
The following code works in OpenSCAD but not in ImplicitCAD:
Compilation log:
I installed the extopenscad via cabal install the last couple of days on my Macbook pro.
The text was updated successfully, but these errors were encountered: