Hello, I'm new here. I'm trying out Iup for the first time.

I'm developing on a Raspberry Pi 2. This is probably a little advanced
to start with, but I had a project written in Qt Quick which I
discovered will flat out not work due to current limitations. (It is
also too big and bloated which is making life even harder.)

Iup seems to fit the bill perfectly for me being so small and
lightweight (and pure C actually gels well with the project I'm
working on).

Anyway, I had some problems getting past the makefile since it doesn't
know about Raspberry Pi. The default OS is Raspbian, which is a
streamlined offshoot of Debian. The architecture is ARM. (Pi 1 is
armv6, P2 is armv7). Also, Raspbian doesn't ship with Linux Standard
Base installed.

I temporarily hacked up the makefile to get going. I thought I would
share my changes, in hopes it may help others or maybe the official
makefile can be improved to support Raspbian.
https://bitbucket.org/blurrr/iup/commits/31ae1189897e535a380034e5ba8d2166277e0f35

I have not gotten the other libraries successfully built yet. So I
only have the core iup working for now. But for what is there, it
seems to run great on the Pi.


Thanks,
Eric

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to