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
I'm currently learning to develop with Cura as frontend and CuraEngine as backend, following the instructions from wiki and building from source. Everything is fine besides the connecting issue.
I cant use "./build/Debug/CuraEngine connect 127.0.0.1.49674" to connect to local port while the "./build/Release/CuraEngine connect 127.0.0.1.49674" works. Im pretty sure I followed the instruction, also rebuilt debug and release several times but nothing changed. Please tell me if I did anything wrong, or any possible step i might miss. Thanks a lot.
Application Version
all latest from main branch
Platform
Win10 pro (ik thats not good idea but no linux pc available rn)
Qt
None
PyQt
as in requirement.txt
Display Driver
not related i think
Steps to Reproduce
just follow the wiki instructions, build from source and it would not work somehow
Actual Results
nothing happens if using this command for Debug build, but Release one works
Expected results
should connect to local port and do slicing
Additional Information
The text was updated successfully, but these errors were encountered:
Hi, dear friend
I'm currently learning to develop with Cura as frontend and CuraEngine as backend, following the instructions from wiki and building from source. Everything is fine besides the connecting issue.
I cant use "./build/Debug/CuraEngine connect 127.0.0.1.49674" to connect to local port while the "./build/Release/CuraEngine connect 127.0.0.1.49674" works. Im pretty sure I followed the instruction, also rebuilt debug and release several times but nothing changed. Please tell me if I did anything wrong, or any possible step i might miss. Thanks a lot.
Application Version
all latest from main branch
Platform
Win10 pro (ik thats not good idea but no linux pc available rn)
Qt
None
PyQt
as in requirement.txt
Display Driver
not related i think
Steps to Reproduce
just follow the wiki instructions, build from source and it would not work somehow
Actual Results
nothing happens if using this command for Debug build, but Release one works
Expected results
should connect to local port and do slicing
Additional Information
The text was updated successfully, but these errors were encountered: