Ultimaker / CuraEngine

Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. It is part of the larger open source project Cura.
https://ultimaker.com/en/products/cura-software
GNU Affero General Public License v3.0
1.67k stars 880 forks source link

Problem in Cura running source from Windows-10 #1199

Open Vishnu-Chittan opened 4 years ago

Vishnu-Chittan commented 4 years ago

Hello All, I am trying to configure Cura build sources on my Windows 10 Hp laptop. I followed all the instructions given in the GH wikipage. but some how i am not able to get it done. can you please help me in this regard.

Application Version

Platform

Qt

PyQt

Display Driver

Steps to Reproduce

Actual Results

Expected results

Additional Information

image

rburema commented 4 years ago

Are you running this from the 'VS2015 x64 Native Tools Command Prompt' or 'VS2019 x64 Native Tools Command Prompt' (as opposed to plain cmd or PowerShell)?

Vishnu-Chittan commented 4 years ago

Are you running this from the 'VS2015 x64 Native Tools Command Prompt' or 'VS2019 x64 Native Tools Command Prompt' (as opposed to plain cmd or PowerShell)? @rburema I am using direct CMake GUI.

Vishnu-Chittan commented 4 years ago

@rburema ... Though I tried in native command window got the same error. Dont know the reason for failure ...

image

rburema commented 4 years ago

You should start from either of those native tools command prompts. (You can probably start CMake gui as well with cmake-gui ..).