Friday, July 25th 2008, 2:54am UTC+1

You are not logged in.

  • Login
  • Register

1

Wednesday, January 16th 2008, 1:28am

QT4 Compiling error

Hello everybody,

I've got some issue's compiling .PRO file's, Everything is setted like it should be and when i do the follow command qmake -o C:\srvapp\serverphone.pro, I get the follow errors when compiling.

Quoted


c:\Qt\4.3.3\bin\rcc.exe: File does not exist 'src\app\system.qrc'
c:\Qt\4.3.3\bin\rcc.exe: File does not exist 'src\plugins\autopass\autopass.qrc'
c:\Qt\4.3.3\bin\rcc.exe: File does not exist 'src\plugins\chatstate\chatstate.qrc'
c:\Qt\4.3.3\bin\rcc.exe: File does not exist 'src\plugins\disco\disco.qrc'
c:\Qt\4.3.3\bin\rcc.exe: File does not exist 'src\plugins\activedir\history.qrc'
c:\Qt\4.3.3\bin\rcc.exe: File does not exist 'src\plugins\win2003\clear.qrc'
c:\Qt\4.3.3\bin\rcc.exe: File does not exist 'src\plugins\xhtml\xhtml.qrc'
c:\Qt\4.3.3\bin\rcc.exe: File does not exist 'src\srvapp\srvapp.qrc'
c:\Qt\4.3.3\bin\rcc.exe: File does not exist 'src\plugins\autostatus\autostatus.qrc'
c:\Qt\4.3.3\bin\rcc.exe: File does not exist 'src\plugins\chatstate\chatstate.qrc'
c:\Qt\4.3.3\bin\rcc.exe: File does not exist 'src\plugins\disco\disco.qrc'
c:\Qt\4.3.3\bin\rcc.exe: File does not exist 'src\plugins\history\history.qrc'
c:\Qt\4.3.3\bin\rcc.exe: File does not exist 'src\plugins\privacy\privacy.qrc'
c:\Qt\4.3.3\bin\rcc.exe: File does not exist 'src\plugins\xhtml\xhtml.qrc'


All of the above file's does exist in the directory's. How could i solve this compiling issue?
  • Go to the top of the page

Rate this thread