1. [Phix] Trying to Compile Edita Results in Glitch

When I tried to p -c edita.exw, it ran into an issue:

PS C:\phix\demo\edita> p -c edita.exw 
oops, bad IdLinks index, symtab[5841(4709)], line 2807 pEmit2.e 
{27080,1,50'2',21251,34'"',3475,1,33554436,0} 
"C_PTR" 

Edita actually pops up at that moment, and the .exe gets written, but the console stops at the "C_PTR" above and doesn't go away until I close Edita.

new topic     » topic index » view message » categorize

2. Re: [Phix] Trying to Compile Edita Results in Glitch

Hmm, that's probably going to require a quite lengthy investigation...

For future reference, it is the definition of C_PTR in demo/arwen/dll_links.ew clashing with the predefined one in psym.e
Comment out (maybe using --/*\n \n--*/ so Euphoria can still see it) and it should be fine.
Further investigation of better message/ignore left rather low down on my todo list.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu