Page 1 of 1

[SOLVED] Missing Interfaces?, Help debugging library code.

Posted: Fri Mar 21, 2014 3:28 am
by Belxjander
I've written up several library files for perception-ime and polymorph-vmm projects but now that I am actually dealing with the interface calls... the interfaces are "missing" which seems strange as I have no problems with exploring the library from ranger or making use of embedding a process.

this just seems a bit bizarre, and thanks to Joerg of the OS dev team for finding this bug. (EDIT: dammed autocorrect in Android "fixed" the name to be wrong)

as it appears to be afflicting ALL of my newly written libraries.
What the heck have I missed?

EDIT: Thank you to an OS dev team member for peeking at and giving me a tip to fix this

One too many function definitions.... oops!!