View Single Post
Old 04-25-2010, 01:57 PM   #8
Mackx
Guru
Mackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to behold
 
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
Quote:
Originally Posted by GregorRichards View Post
I didn't want to use that code because then I had things coming from two very, very different codebases ... but maybe I can integrate them if I put the appropriate amount of work into it.
Did you try to change your code to use com.irexnet instead of org.codu? I.e.:
Code:
eipccc = eripc_client_context_new(
    "techpdf", "0.1", "com.irexnet.techpdf", "/com/irexnet/techpdf", "com.irexnet.techpdf", callbacks);
Mackx is offline   Reply With Quote