How to build new gui inside Debian package
15 Jul 2019 03:16 #139366
by thang
How to build new gui inside Debian package was created by thang
I'm building a new GUI for linuxcnc but i can run it only in RIP mode because i just coppy paste files to /lib and /bin directory. So what is the way screen,gmoccapy and other GUIs are built in debian package? I see these gui's files are stored in /home/my_pc/linuxcnc-dev/src/emc/usr_intf/gscreen, so do i just need to stored my files there and make a submakefile?
Please Log in or Create an account to join the conversation.
15 Jul 2019 05:00 #139370
by cmorley
Replied by cmorley on topic How to build new gui inside Debian package
you would need add a folder - say src/emc/usr_intf/new_screen
add a submakefile in there with rules to build similar to what gscreen has
add rules to the src/Makefile
and add rules to debain/linuxcnc.files
I think that's it
Chris
add a submakefile in there with rules to build similar to what gscreen has
add rules to the src/Makefile
and add rules to debain/linuxcnc.files
I think that's it
Chris
The following user(s) said Thank You: thang
Please Log in or Create an account to join the conversation.
15 Jul 2019 08:13 #139381
by pl7i92
Replied by pl7i92 on topic How to build new gui inside Debian package
hi
nice thing
one more gui to add
can you make a screen shot
and what is the gui made for
mill lathe plasma robot
nice thing
one more gui to add
can you make a screen shot
and what is the gui made for
mill lathe plasma robot
Please Log in or Create an account to join the conversation.
18 Jul 2019 06:46 #139763
by thang
Replied by thang on topic How to build new gui inside Debian package
Hehe,
This is just a small GUI that is built for robot base on Glade. It has nothing special, I'm so shy to post it.
This is just a small GUI that is built for robot base on Glade. It has nothing special, I'm so shy to post it.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
18 Jul 2019 10:35 #139771
by tommylight
Replied by tommylight on topic How to build new gui inside Debian package
Linux and Linuxcnc is made of such small things that together make some wonderfull things, so do not be shy to post whatever you make, it will be respected by us, a lot.Hehe,
This is just a small GUI that is built for robot base on Glade. It has nothing special, I'm so shy to post it.
Please Log in or Create an account to join the conversation.
Time to create page: 0.232 seconds