[Delta] QT and XMPP Question

K. Nimer stormway at gmail.com
Tue Mar 11 12:56:22 PDT 2008


here are the errors i get


1>c:\documents and settings\name comp\desktop\psi-
0.11\iris\example\xmpptest\.moc\../../../xmpp-core/compress.h(6) : fatal
error C1083: Cannot open include file: 'zlib.h': No such file or directory
1>Generating Code...
1>Compiling...
1>moc_bytestream.cpp
1>moc_bsocket.cpp
1>xmpptest.cpp
1>.\xmpptest.cpp(440) : warning C4018: '<' : signed/unsigned mismatch
1>.\xmpptest.cpp(888) : warning C4996: 'putenv': The POSIX name for this
item is deprecated. Instead, use the ISO C++ conformant name: _putenv. See
online help for details.
1>        C:\Program Files\Microsoft Visual Studio
8\VC\include\stdlib.h(900) : see declaration of 'putenv'
---------------------------------------------

another error i get is this

1>..\..\xmpp-core\stream.cpp(715) : error C2039: 'user' : is not a member of
'QCA::SASL::Params'
1>        c:\documents and settings\khalid nimer\desktop\qca-
2.0.0-vc6\qca-2.0.0-vc6\include\qtcrypto\qca_securelayer.h(904) : see
declaration of 'QCA::SASL::Params'
1>..\..\xmpp-core\stream.cpp(715) : error C2039: 'authzid' : is not a member
of 'QCA::SASL::Params'
1>        c:\documents and settings\khalid nimer\desktop\qca-
2.0.0-vc6\qca-2.0.0-vc6\include\qtcrypto\qca_securelayer.h(904) : see
declaration of 'QCA::SASL::Params'
1>..\..\xmpp-core\stream.cpp(715) : error C2039: 'pass' : is not a member of
'QCA::SASL::Params'
1>        c:\documents and settings\khalid nimer\desktop\qca-
2.0.0-vc6\qca-2.0.0-vc6\include\qtcrypto\qca_securelayer.h(904) : see
declaration of 'QCA::SASL::Params'
1>..\..\xmpp-core\stream.cpp(715) : error C2039: 'realm' : is not a member
of 'QCA::SASL::Params'
1>        c:\documents and settings\khalid nimer\desktop\qca-
2.0.0-vc6\qca-2.0.0-vc6\include\qtcrypto\qca_securelayer.h(904) : see
declaration of 'QCA::SASL::Params'

--------------------------------------------------

third error


1>c:\documents and settings\name comp\desktop\psi-
0.11\iris\xmpp-core\compress.h(6) : fatal error C1083: Cannot open include
file: 'zlib.h': No such file or directory
1>compress.cpp
1>..\..\xmpp-core\compress.cpp(4) : fatal error C1083: Cannot open include
file: 'zlib.h': No such file or directory





On Tue, Mar 11, 2008 at 2:52 PM, K. Nimer <stormway at gmail.com> wrote:

> hey justin what did you mean by
> (be sure %QTDIR% is set when this is run).
>
> and when u said qmake
> as in qmake -tp vc only right?
> or -tp vs blah.dsp blah.pro ?
>
>
> On Tue, Mar 11, 2008 at 2:47 PM, K. Nimer <stormway at gmail.com> wrote:
>
> > i will check it out right now thank u soo much justin i was waiting for
> > your email
> >
> > i'll try now and let you know if anything happenes
> >
> >
> > On Tue, Mar 11, 2008 at 2:44 PM, Justin Karneges <
> > justin-psi2 at affinix.com> wrote:
> >
> > > On Tuesday 11 March 2008 9:30 am, K. Nimer wrote:
> > > > this is the problem , i am on a windows platform using visual studio
> > > >
> > > > and i get a lot of errors concerning zlib.h and some unsigned
> > > variables and
> > > > few other errors
> > > >
> > > > i want something simple and step by step instructions i really spent
> > > a lot
> > > > of time to try every example but non of them worked
> > >
> > > What a pain.  There were several things wrong, and I've fixed them in
> > > Psi SVN.
> > >
> > > I'm now able to build xmpptest with MSVC 2003 using the following
> > > procedure:
> > >  1) Install QCA 2.0 for MSVC.
> > >    a) Download
> > > http://delta.affinix.com/download/qca/2.0/qca-2.0.0-vc6.zip
> > >    b) Put the unpacked 'qca-2.0.0-vc6' dir somewhere nice, and
> > > run 'installwin.bat' (be sure %QTDIR% is set when this is run).
> > >  2) svn checkout http://svn.psi-im.org/psi/trunk psi
> > >  3) cd psi\iris\example\xmpptest
> > >  4) qmake
> > >  5) nmake
> > >
> > > To run xmpptest, make sure all needed DLLs are available in its
> > > current dir or
> > > in PATH.
> > >
> > > Hope that helps.
> > >
> > > -Justin
> > > _______________________________________________
> > > Delta mailing list
> > > Delta at lists.affinix.com
> > > http://lists.affinix.com/listinfo.cgi/delta-affinix.com
> > >
> >
> >
> >
> >
> >
>
>
> --
> Regards;
> Khalid Nimer
> Programmer-Analyst
> Integration New Media, Inc (INM).
> +1 514 871 1333 ext: 278
>
> JOIN THE DISCUSSION:
> todays trends and latest technologies
> http://blog.INM.com
>
> Education:
>
> Concordia University
> Bachelor of Computer Science (ECP)
> Option: Software Systems
>



-- 
Regards;
Khalid Nimer

Education:
Concordia University
Bachelor of Computer Science (ECP)
Option: Software Systems
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.affinix.com/pipermail/delta-affinix.com/attachments/20080311/a51cc6bc/attachment-0001.html 


More information about the Delta mailing list