-
LinuxCNC
-
General LinuxCNC Questions
-
Compile files in /linuxcnc/lib/
Compile files in /linuxcnc/lib/
-
zz912
-
Topic Author
-
Offline
-
Platinum Member
-
Less
More
-
Posts: 575
-
Thank you received: 91
-
-
09 Nov 2025 17:18 #338121
by zz912
Hello,
I use RIP installation.
If I debug files in the /linuxcnc/src folder, I just need to be in the /linuxcnc/src folder and type $ make. Then only what I edited is compiled.
If I debug files in the /linuxcnc/lib folder, I am in the /linuxcnc/src folder and type $ make, nothing happens.
I have to type $ make -B, but it takes a long time.
How should I debug the file:
/linuxcnc/lib/python/gladevcp/builtin-panels/gtk_little_probe/gtk_little_probe.py
?
Please Log in or Create an account to join the conversation.
-
LinuxCNC
-
General LinuxCNC Questions
-
Compile files in /linuxcnc/lib/
Time to create page: 0.111 seconds