lilzz
Posts: 411
Joined: Sat Nov 30, 2013 5:27 pm

building a GUI wrapper or app around open source package

Tue Oct 14, 2014 2:54 am

i have an open source package that require ./configure, make and make install.

and i like to build an linux GUI application around this open source package but i don't what's end platform.

can my final GUI app combined with open source package dynamically configure and build together depending on the type of systems?

i do not have visual studio.
what's open source tool (like eclipse IDE) can help me to build the linux GUI application?

Return to “C/C++”