[Delta] trying to make a code like justins code (jabber example) but i have errors

K. Nimer stormway at gmail.com
Thu Mar 20 12:28:03 PDT 2008


this is what i get

-----------------------------
1>------ Build started: Project: irisexample, Configuration: Debug Win32
------
1>MOC ..\..\xmpp-im\xmpp_tasks.h
1>MOC ..\..\include\xmpp_task.h
1>MOC ..\..\include\xmpp_stream.h
1>MOC ..\..\jabber\xmpp_ibb.h
1>MOC ..\..\xmpp-im\xmpp_discoinfotask.h
1>MOC ..\..\include\xmpp_clientstream.h
1>MOC ..\..\include\xmpp_client.h
1>MOC ..\..\include\xmpp.h
1>MOC ..\..\..\cutestuff\legacy\srvresolver.h
1>MOC ..\..\..\cutestuff\network\socks.h
1>MOC ..\..\..\cutestuff\legacy\servsock.h
1>MOC ..\..\xmpp-core\securestream.h
1>MOC ..\..\..\cutestuff\legacy\safedelete.h
1>MOC ..\..\jabber\s5b.h
1>MOC ..\..\..\cutestuff\legacy\ndns.h
1>MOC ..\..\..\cutestuff\network\httppoll.h
1>MOC ..\..\..\cutestuff\network\httpconnect.h
1>MOC ..\..\jabber\filetransfer.h
1>MOC ..\..\xmpp-core\compressionhandler.h
1>MOC ..\..\xmpp-core\compress.h
1>MOC ..\..\..\cutestuff\util\bytestream.h
1>MOC ..\..\..\cutestuff\network\bsocket.h
1>MOC ..\..\xmpp-im\xmpp_features.cpp
1>MOC ..\..\xmpp-core\securestream.cpp
1>MOC ..\..\jabber\s5b.cpp
1>Moc'ing main.cpp...
1>The system cannot find the path specified.
1>Project : error PRJ0019: A tool returned an error code from "Moc'ing
main.cpp..."
1>Project : warning PRJ0018 : The following environment variables were not
found:
1>$(QTDIR)
1>Build log was saved at "file://c:\psi-
0.11\iris\example\irisexample\debug\BuildLog.htm"
1>irisexample - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


On Thu, Mar 20, 2008 at 3:10 PM, Justin Karneges <justin-psi2 at affinix.com>
wrote:

> On Thursday 20 March 2008 11:05 am, K. Nimer wrote:
> > thanks Justin , i didn't try it yet
> >
> > i am trying it in 5 minutes
> >
> > but what folders should i include from the iris folder
> >
> > you know when you go right click on a project then properties
> >
> > general / c/c++  and you add few folders there
>
> There are a bunch of different include paths.  Keep in mind that you have
> to
> also link to the necessary library files as well.  Instead of manually
> mucking with 20 paths in the Visual Studio IDE, I highly recommend just
> using
> a qmake project and referencing the various .pri files (.pri = qmake
> profile
> include file) which contain all needed configuration.
>
> With a qmake project, you should be able to generate a Makefile for use
> with
> nmake or generate a VS project for use in the IDE.  I've personally never
> tried generating a VS project with qmake, but maybe someone else has.
>
> Btw, I just updated the irisexample.pro file from the wiki again, it
> needed
> some Windows fixes.
>
> > and where should place my program ? u remember my last problem , there
> were
> > errors when i added it to a path that had spaces
>
> That was a bug with the QCA installation.  In the future I'll fix
> installwin.bat to allow setting up QCA in a path that has spaces.
>
> You shouldn't have this problem in Iris or in your own programs, so place
> your
> program anywhere you like.
>
> -Justin
> _______________________________________________
> Delta mailing list
> Delta at lists.affinix.com
> http://lists.affinix.com/listinfo.cgi/delta-affinix.com
>



-- 
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/20080320/2aa906a5/attachment.html 


More information about the Delta mailing list