1. IUP in Phix

Hey @petelomax, I'm fiddling with Phix and Hypatia in Linux. I was attempting to install the IUP libraries from https://sourceforge.net/projects/iup/files/3.31/Linux%20Libraries/ but Phix wasn't seeing where the installer was putting them, or so it seemed. Where does Phix look? The install was putting everything under /usr which seemed odd to me at the time and still does.

-Bruce

new topic     » topic index » view message » categorize

2. Re: IUP in Phix

axtens_bruce said...

attempting to install IUP from but Phix wasn't seeing where the installer was putting them, or so it seemed. Where does Phix look? The install was putting everything under /usr which seemed odd to me at the time and still does.

I'm going to struggle to help you there. See https://openeuphoria.org/forum/136656.wc#136684 for some background, from two and a bit years ago. I've twice successfully installed IUP on Linux, something I'm not particularly keen on repeating, one of which ended up in my home directory, which doesn't sound right to me, but what do I know? (I'm primarily a Windows person, btw.) If you get the IUP installer to work (Let me know of anything missing from the Phix docs regarding installing IUP) and you know where it's put it, try passing that path in as the parameter to IupOpen(). If you think you know where the runtime should go looking, try explaining that to me, or perhaps updating demo\pGUI\pGUI.e\iup_open_dll() directly.

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

3. Re: IUP in Phix

The Filesystem Hierarchy Standard assures me that installing into /usr is appropriate. Very helpful.

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

4. Re: IUP in Phix

It dies before we get to IupOpen however:

/home/bugmagnet/Dropbox/Projects/phix/builtins/VM/pcfunc.e:-1 (era=#F7897739, from_addr=#F78A276F, ret_addr=#F78A278A) in function call_back() 
attempt to divide by 0 
    id = 9636 
    siNTyp = 7 
    sigi = 3 
    noofparams = 9 
followed by a huuuuge symtab.

-Bruce

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

5. Re: IUP in Phix

the latest ex.err after stepping through the code in pGUI.e

There's a screen shot in the comments of the gist

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

Search



Quick Links

User menu

Not signed in.

Misc Menu