Bug 218290

Summary: Unable to compile Kst under Windows / QtCreator
Product: [Applications] kst Reporter: Grégoire Verlut <gregoire.verlut>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: normal CC: syntheticpp
Priority: NOR    
Version: 2.0.0   
Target Milestone: 2.0.0   
Platform: unspecified   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Grégoire Verlut 2009-12-11 16:24:28 UTC
Version:           2.0.0_devel (using unspecified)
Compiler:            GNU make port to mingw32   Version: 3.81 + patches from Eli Zaretskii 
OS:                Windows 32-Bit

When compiling under Windows with QT Creator (1.2.1), I get the following error:

/usr/bin/sh: C:/Program/QT/qt/binrcc.exe: No such file or directory

A search in the different Makefile returns the following:
C:\Program\kst2\src\kst\Makefile.Debug (1 hits)
	Line 180: 	@echo rcc ../images/images.qrc && C:/Program/QT/qt/bin\rcc.exe -name images ../images/images.qrc -o debug/qrc_images.cpp

C:\Program\kst2\src\kst\Makefile.Release (1 hits)
	Line 180: 	@echo rcc ../images/images.qrc && C:/Program/QT/qt/bin\rcc.exe -name images ../images/images.qrc -o release/qrc_images.cpp

C:\Program\kst2\src\libkstapp\Makefile.Debug (1 hits)
	Line 1201: 	@echo rcc ../images/images.qrc && C:/Program/QT/qt/bin\rcc.exe -name images ../images/images.qrc -o debug/qrc_images.cpp

C:\Program\kst2\src\libkstapp\Makefile.Release (1 hits)
	Line 1201: 	@echo rcc ../images/images.qrc && C:/Program/QT/qt/bin\rcc.exe -name images ../images/images.qrc -o release/qrc_images.cpp

C:\Program\kst2\src\widgets\Makefile.Debug (1 hits)
	Line 372: 	@echo rcc ../images/images.qrc && C:/Program/QT/qt/bin\rcc.exe -name images ../images/images.qrc -o debug/qrc_images.cpp

C:\Program\kst2\src\widgets\Makefile.Release (1 hits)
	Line 372: 	@echo rcc ../images/images.qrc && C:/Program/QT/qt/bin\rcc.exe -name images ../images/images.qrc -o release/qrc_images.cpp

I don't know which part (QT, mingw, kst.pro) defines the path of rcc.exe

I need then to change manually the path C:/Program/QT/qt/bin\rcc.exe to C:/Program/QT/qt/bin/rcc.exe in order to be able to compile.

I think this problem may be also related to QT Creator
Comment 1 Peter Kümmel 2010-04-29 14:09:27 UTC
No problem with Qt SDK qt-sdk-win-opensource-2010.02.1.exe.
Comment 2 Peter Kümmel 2010-08-14 12:14:29 UTC
Change version from 2.0.0_devel to 2.0.0 to simplify version numbering.
Comment 3 Peter Kümmel 2010-11-12 10:42:15 UTC
These bugs are solved with 2.0.0