Pelles C forum

General => Chit-Chat => Topic started by: cbrescia on February 10, 2015, 02:54:34 PM

Title: IUP a GUI interface libray in ANSI C
Post by: cbrescia on February 10, 2015, 02:54:34 PM
This library has been made for Petrobras, the oil company and its programs of oil prospection

http://webserver2.tecgraf.puc-rio.br/iup/

It was written in ANSI C but the prebuilt static and dynamic libraries are for C/C++ compilers

Maybe someone can find the interesting, compile the source for Pelles and attach it to the forum
Title: Re: IUP a GUI interface libray in ANSI C
Post by: Bitbeisser on February 11, 2015, 02:56:50 AM
This library has been made for Petrobras, the oil company and its programs of oil prospection

http://webserver2.tecgraf.puc-rio.br/iup/

It was written in ANSI C but the prebuilt static and dynamic libraries are for C/C++ compilers

Maybe someone can find the interesting, compile the source for Pelles and attach it to the forum
Certainly interersting, but looking at the downloadable sources a bit, probably no small feat to get this compile and working in Pelle's C. At least for the time being, I won't have the time for this...

Ralf
Title: Re: IUP a GUI interface libray in ANSI C
Post by: frankie on February 11, 2015, 12:39:19 PM
Please see (http://forum.pellesc.de/index.php?topic=6295.msg23307#msg23307).
Title: Re: IUP a GUI interface libray in ANSI C
Post by: cbrescia on February 12, 2015, 09:03:25 PM
Thank you for your response.
I have seen many sites and the singlle one ANSI C GUI recommended is IUP, however it seems inclined to MS C++

I found in sourceforge japan an old ANSI C library, maybe it could be useful to someone
Leonardo Library.