[jdev] Any quick/ simple c/c++ libraries/tutorials?
Jonathan Dickinson
jonathan.dickinson at k2.com
Sun Nov 2 03:00:52 CST 2008
You can interop with native code using java (sorry, but that is the extent of my knowledge of doing that in java, I don't know how). http://www.javaworld.com/javaworld/javatips/jw-javatip17.html
I am not trying to insult you here, because this really does apply to me as well: if you can't get a library to work in c++ you should keep away from it: I think you should spend a few months really getting dirty with c++ before you attempt to write world-ready code in it.
Use java, it is a lot safer.
Sorry for not conforming to the list stanadards, I am on my phone.
-----Original Message-----
From: ashiraz <ashiraz.3i7itb at no-mx.jabberforum.org>
Sent: 01 November 2008 07:26 PM
To: jdev at jabber.org <jdev at jabber.org>
Subject: Re: [jdev] Any quick/ simple c/c++ libraries/tutorials?
Jonathan Schleifer;4751 Wrote:
> Am 31.10.2008 um 06:48 schrieb ashiraz:
>
> > i have included the jpg with the error ...
>
> Uhm, can't see neither any attached files, nor an URL to a JPEG file.
>
>
See here : http://www.jabberforum.org/showpost.php?p=4734&postcount=5
the error file is at the bottom of post 5 by me called error.jpg
I am only trying to get any xmpp/jabber client source in c/c++ to write
a simple message to an account in a jabber server. I cannot even however
get the examples to run in eclipse / vs 2008 for libstrophe and gloox.
Both gloox and libstrophe refuse to run and have bugs in them (I have
posted to the gloox mailing list with no response). Libstrophe errors
are below. Eventually I would like to integrate the libraries into a
larger project to make xmpp calls to a jabber server. That seems so far
away right now! *sigh*
I can get it to work in java (using smack) but the larger code base
(the one I will eventually integrate xmpp calls to) is written in
c/c++!
What to do now? Ideally I woul like to use simple/easy and efficient
that will allow me to make an xmpp call to a jabber account quickly. I
dont want to be a jabber expert here just wish to be able to interface
with a jabber server.
[1] see attached text file
direct link( http://tinyurl.com/6qjkk2 )
+-------------------------------------------------------------------+
|Filename: errors_libstrophe.txt |
|Download: http://www.jabberforum.org/attachment.php?attachmentid=10|
+-------------------------------------------------------------------+
--
ashiraz
------------------------------------------------------------------------
ashiraz's Profile: http://www.jabberforum.org/member.php?userid=17305
View this thread: http://www.jabberforum.org/showthread.php?t=1013
_______________________________________________
JDev mailing list
FAQ: http://www.jabber.org/discussion-lists/jdev-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: JDev-unsubscribe at jabber.org
_______________________________________________
More information about the JDev
mailing list