Compilation error

Issue #263 new
Michal Grzelczak created an issue

Hi,

I tried to compile the FlatCAM program from sources (https://bitbucket.org/jpcgt/flatcam/src/46454c293a9b390c931b52eb6217ca47e13b0231/?at=master). I would like to ask for help with the compilation. I am using Python 3.6.3 64-bit, I compile under Windows 10 64-bit, any dependencies are installed along with cx_Freeze 5.1.1. I'm using the make_win32.py script with the commented line "exec (compile (open ('clean.py'). Read (), 'clean.py', 'exec'))" due to the lack of the clean.py file in the sources. After starting the built-in FlatCAM.exe I get an error such as in the attached graphic file.

I would appreciate any help.

best regards Mike

Comments (0)

  1. Log in to comment