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

This forum is for general developer support questions.
Post Reply
Belxjander
Posts: 314
Joined: Mon May 14, 2012 10:26 pm
Location: 日本千葉県松戸市 / Matsudo City, Chiba, Japan
Contact:

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

Post 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!!
Post Reply