Christopher Jimenez wrote:
Hi Wengonauts.
Quick questions, I recompile wengophone because a image to test, but the image is not been show, i think is is because is not recompiling the .qrc. Is there a command to acomplish this? Or what i can do.
Im using scons
scons mode=release qtwengophone.

Hi,

First of all, you should switch to CMake, as SCons support is going the way of the Dodo soon... Anyway, there are still troubles from time to time (even with CMake) with regard to .qrc handling. The simple workaround is to delete the file named wengophone/src/presentation/qt/qrc_wengophone.cxx (in the build dir). This will force the build system to regenerate it, including your updated image.

Aurélien
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to