[Delta] following up my problem to justin

K. Nimer stormway at gmail.com
Tue Mar 11 18:54:05 PDT 2008


i keep on getting this message
please enter the full jid to connect

the problem is that i have the full jid set on the top so i am not sure what
does tht mean

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

> maaaaaaaaaaaannnnnnnn you are genious
>
> i ran into another threeproblems of missing dll files but i got them from
> an online source
>
> and i put them in to qt/version/bin
>
> and BOMM it works
>
> now i need to connect
>
> why do u have if right beside a user name and for a full jid do u have an
> example of how it looks like?
>
> jabber.blah.com?
>
> or how does it look like?
>
>
> On Tue, Mar 11, 2008 at 8:55 PM, K. Nimer <stormway at gmail.com> wrote:
>
> > so i guess i need to get this file but i am not sure where i should put
> > it
> >
> >
> > On Tue, Mar 11, 2008 at 8:55 PM, K. Nimer <stormway at gmail.com> wrote:
> >
> > > this is the exact pop up message
> > >
> > > this application has faild to start because qcad2.dll was not found,
> > > Re-install the application may fix this problem
> > >
> > >
> > > On Tue, Mar 11, 2008 at 8:52 PM, K. Nimer <stormway at gmail.com> wrote:
> > >
> > > > o k i am following ur instructions word for word
> > > >
> > > > yes u were right about how it looked in my file
> > > >
> > > > so what i have done is that i moved the crypto folder to c:\ and ran
> > > > again install.bat
> > > >
> > > > and created another file and i looked into it and i found that the
> > > > baths have been changed to good names and i replaced the file in the
> > > > features directory with the new .prf file
> > > >
> > > > i cleaned the xmpptest directory
> > > >
> > > >
> > > > i ran
> > > > qmake
> > > > then
> > > > nmake
> > > >
> > > > few things came on the screen
> > > > but at the end i didnt see any errors but there was nothing there ,
> > > > and nothing ran
> > > >
> > > >
> > > > right after that
> > > > i did my way  qmake -tp vc and i ran the project file and i ran it
> > > > through visual studio , it ran nicely but at the end before it ran i got an
> > > > error message as a pop up (not compiling error and not liking error , it was
> > > > a message)
> > > >
> > > > that says i am missing cqa2 file
> > > >
> > > >
> > > > ----------------------------------------------------------------------------
> > > > here is a shot of how the nmake looked (this is a part of it)
> > > >
> > > > -------------------------------------------------------------------------
> > > > Generating Code...
> > > >         cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GR -EHsc -W3
> > > > -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_STATICPLUGIN
> > > > -DXMPP_TEST -DQT_THREAD_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB
> > > > -DQT3_SUPPORT -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
> > > > -I"..\..\..\..\
> > > > Qt\4.3.3\include\QtCore" -I"..\..\..\..\Qt\4.3.3\include\QtCore"
> > > > -I"..\..\..\..\Qt\4.3.3\include\QtNetwork"
> > > > -I"..\..\..\..\Qt\4.3.3\include\QtNetwork"
> > > > -I"..\..\..\..\Qt\4.3.3\include\QtGui"
> > > > -I"..\..\..\..\Qt\4.3.3\include\QtGui"
> > > > -I"..\..\..\..\Qt\4.3.3\include\QtXml" -I"..\..\..\..\Qt\4.3.3\include\
> > > > QtXml" -I"..\..\..\..\Qt\4.3.3\include\Qt3Support"
> > > > -I"..\..\..\..\Qt\4.3.3\include\Qt3Support" -I"..\..\..\..\Qt\4.3.3\include"
> > > > -I"..\..\..\src\tools\zip" -I"..\..\..\src\tools\zip\minizip\win32"
> > > > -I"..\..\..\cutestuff\util" -I"..\..\..\cutestuff\network"
> > > > -I"..\..\..\cutestuff\legacy" -I"..\..\..\iri
> > > >  s" -I"..\..\include" -I"..\..\xmpp-core" -I"..\..\xmpp-im"
> > > > -I"..\..\jabber" -I"..\..\..\..\qca-
> > > > 2.0.0-vc6\qca-2.0.0-vc6\include\QtCrypto"
> > > > -I"..\..\..\..\Qt\4.3.3\include\ActiveQt" -I".moc" -I".ui"
> > > > -I"..\..\..\..\Qt\4.3.3\mkspecs\win32-msvc2005" -Fo.obj\@C:\DOCUME~1\KHALID~1\LOCALS~1\Temp\nm809.tmp
> > > > xmpptest.cpp
> > > > .\xmpptest.cpp(440) : warning C4018: '<' : signed/unsigned mismatch
> > > >         cl -c -nologo -Zm200 -Zc:wchar_t- -O2 -MD -GR -EHsc -W3
> > > > -w34100 -w34189 -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_STATICPLUGIN
> > > > -DXMPP_TEST -DQT_THREAD_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB
> > > > -DQT3_SUPPORT -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
> > > > -I"..\..\..\..\
> > > > Qt\4.3.3\include\QtCore" -I"..\..\..\..\Qt\4.3.3\include\QtCore"
> > > > -I"..\..\..\..\Qt\4.3.3\include\QtNetwork"
> > > > -I"..\..\..\..\Qt\4.3.3\include\QtNetwork"
> > > > -I"..\..\..\..\Qt\4.3.3\include\QtGui"
> > > > -I"..\..\..\..\Qt\4.3.3\include\QtGui"
> > > > -I"..\..\..\..\Qt\4.3.3\include\QtXml" -I"..\..\..\..\Qt\4.3.3\include\
> > > > QtXml" -I"..\..\..\..\Qt\4.3.3\include\Qt3Support"
> > > > -I"..\..\..\..\Qt\4.3.3\include\Qt3Support" -I"..\..\..\..\Qt\4.3.3\include"
> > > > -I"..\..\..\src\tools\zip" -I"..\..\..\src\tools\zip\minizip\win32"
> > > > -I"..\..\..\cutestuff\util" -I"..\..\..\cutestuff\network"
> > > > -I"..\..\..\cutestuff\legacy" -I"..\..\..\iri
> > > >  s" -I"..\..\include" -I"..\..\xmpp-core" -I"..\..\xmpp-im"
> > > > -I"..\..\jabber" -I"..\..\..\..\qca-
> > > > 2.0.0-vc6\qca-2.0.0-vc6\include\QtCrypto"
> > > > -I"..\..\..\..\Qt\4.3.3\include\ActiveQt" -I".moc" -I".ui"
> > > > -I"..\..\..\..\Qt\4.3.3\mkspecs\win32-msvc2005" -Fo.obj\@C:\DOCUME~1\KHALID~1\LOCALS~1\Temp\nm80A.tmp
> > > > moc_bytestream.cpp
> > > > moc_bsocket.cpp
> > > > moc_httpconnect.cpp
> > > > moc_httppoll.cpp
> > > > moc_socks.cpp
> > > > moc_safedelete.cpp
> > > > moc_ndns.cpp
> > > > moc_srvresolver.cpp
> > > > moc_servsock.cpp
> > > > moc_securestream.cpp
> > > > moc_compressionhandler.cpp
> > > > moc_compress.cpp
> > > > moc_xmpp_tasks.cpp
> > > > moc_xmpp_discoinfotask.cpp
> > > > moc_s5b.cpp
> > > > moc_xmpp_ibb.cpp
> > > > moc_filetransfer.cpp
> > > > moc_xmpp.cpp
> > > > moc_xmpp_client.cpp
> > > > moc_xmpp_clientstream.cpp
> > > > Generating Code...
> > > > Compiling...
> > > > moc_xmpp_stream.cpp
> > > > moc_xmpp_task.cpp
> > > > Generating Code...
> > > >         link /LIBPATH:"c:\Qt\4.3.3\lib" /NOLOGO /INCREMENTAL:NO
> > > > /MANIFESTFILE:".obj\xmpptest.intermediate.manifest" /SUBSYSTEM:WINDOWS
> > > > /OUT:release\xmpptest.exe @C:\DOCUME~1\KHALID~1\LOCALS~1\Temp\nm80B.tmp
> > > >         mt.exe -nologo -manifest
> > > > ".obj\xmpptest.intermediate.manifest" -outputresource:release\xmpptest.exe;1
> > > >
> > > > C:\psi-0.11\iris\example\xmpptest>qmake -tp vc
> > > >
> > > > C:\psi-0.11\iris\example\xmpptest>
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > > --
> > > Regards;
> > > Khalid Nimer
> > >
> > > 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
> >
>
>
>
> --
> Regards;
> Khalid Nimer
>
> 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/8c6d60c8/attachment.html 


More information about the Delta mailing list