On 24.01.2008 13:20, Paulo Alexandre Freire (REAL LÓGICA) wrote:
> I'm trying to build a branded phone. I'm using winxp, msvc2005, and > all the last versions of boost, qt and so on. > > I've managed to create the vcproject, everything is ok thill the > point where I use the CMakeSetup. I configure it, no problems, press > ok and then it finishes with no error messages. I go to the build > directory and there is no .exe I have recently written a small "howto" in this mailing-list. You can find it in the archive here: [1] http://thread.gmane.org/gmane.comp.voip.wengophone.devel/5743 > I haven't found any variable to be set with the name BINARY_NAME. I > think this is missing in my configuration. How do I pass it to CMake? I am not sure what you are going to achieve. Do you just want to rename the binary file name (after compilation) or do just can't find the wengophone.exe (which should be found under "build/debug")? It seems for me, that you haven't passed the CMake configuration where the Visual Studio Project files are created. Am I right? If so, have a look at my post[1]. You may get a clue what to do. If you still have problems just report back. Greetings, - Darsha _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
