1. Hurrah// Iup Wrapper

Andy P. uploaded an IUP wrapper http://rapideuphoria.com/euiup.zip

Just change:

atom iup = open_dll("iup.dll") 

to

atom iup = open_dll("libiup.so") 

and copy libiup.so to the local directory.

The demos now work on Linux. Nice work.

_tom

new topic     » topic index » view message » categorize

2. Re: Hurrah// Iup Wrapper

_tom said...

Andy P. uploaded an IUP wrapper http://rapideuphoria.com/euiup.zip

Just change:

atom iup = open_dll("iup.dll") 

to

atom iup = open_dll("libiup.so") 

and copy libiup.so to the local directory.

The demos now work on Linux. Nice work.

_tom

Thank you for the interest in my wrapper. Let me know if there is anything wrong or missing, so I can fix it. I think I'll change some code so others won't have to change the code themselves to make it work on their desired OS. I work under Windows, so of course, I used the .DLL.

new topic     » goto parent     » topic index » view message » categorize

3. Re: Hurrah// Iup Wrapper

http://www.rapideuphoria.com/uploads/euiup.zip

Here is the new EuIup. The code is changed now, so you won't have to change the code yourself, if you'd like to use it under Linux or so.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu