Re: [ libui ] can't open .so

new topic     » goto parent     » topic index » view thread      » older message » newer message

Thanks Greg.

The demos work!

After you explained the problem I did the following:

I made a directory containing three essential files.

  1. make a directory "foo"
  2. copy controlgallery.ex to "foo"
  3. copy libui.so.0 to "foo"
  • the .so is downloaded from the github site
  1. copy ui.e to "foo"
  • edit line 129 to read
atom libui = open_dll( "./libui.so.0" ) 

The "trick" is ./ to signify a local file.

Thanks for a nifty gui. For sure include this in the next Euphoria release.

_tom

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu