Menu

#115 Problem: Source Code Compile Error with Qt

Invalid
nobody
None
Low
Other
2020-07-28
2020-07-23
Ahsan
No

Greetings,

I am trying to compile the source code of "dxf2gcode" in Qt. I have followed the procedure explained in these documentations Build dependenciesDevelopmentEnvironment_Win7. I want to use part of dxf2gcode code with the other C++ code.

But I am experiencing the error g++: error: dxf2gcode.o: No such file or directory (screenshot is attached as well).
Where am I wrong in all this (I would like to mention I am quite a beginner with Qt).

Looking forward to your kind responses.

Best Regards,
Ahsan

1 Attachments

Discussion

  • Ahsan

    Ahsan - 2020-07-23

    I know it is happening because of kit incompatibility with the project, but question is how can I configure it accordingly?
    As I can successfully build and run the other python and c++ examples with current Qt configuration.

     
  • chrisko

    chrisko - 2020-07-28

    Sorry, i am no specialist with this topic and can not support.
    regards
    Christian

     
  • Damian Wrobel

    Damian Wrobel - 2020-07-28

    I am trying to compile the source code of "dxf2gcode" in Qt.

    dxf2gcode is written in python, so in order to run it you don't need to compile it at all.

    I want to use part of dxf2gcode code with the other C++ code.

    You can read about embedding python code in C++ code here: https://docs.python.org/3/extending/embedding.html

     
  • Damian Wrobel

    Damian Wrobel - 2020-07-28
    • status: New --> Invalid
    • Priority: High --> Low
    • Type: Patch --> Other
     

Log in to post a comment.

MongoDB Logo MongoDB