Hello everyone, my name is Christian. This is my first post on the mailing list and I have two short questions for the community, which I hope they may be able to answer. For our software project we would like to embed the CrystalSpace engine into our VS 2010 C++ Qt application. So my first question is if anybody has experience with that. Did somebody try that before? Is it possible? What do I have to consider for that?
In the CS tutorials I found only instructions to call the csApplicationRunner function or the Run function from the main method of a VS 2010 C++ console application. So I am wondering if there is a recommended way to start the engine or call csApplicationRunner from a standard Win32 application (not a console application). I would like to start the engine after a certain button-press event. Which values should be set for the argc and argv parameters of the Run() function in order to provide a safe and stable run of the CS engine? Best, christian ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[email protected]?subject=unsubscribe
