
Hi, Jan Möbius We build OpenFipper1.3 and 1.4, found that QWT does not be activated at all. For example, the plot in mesh compare is disappeared. Reading the code, we saw WITH_QWT macro controls it. Do we need to download QWT, build it, and specify the path in the cmak, and re-build whole openfilpper solution again? Could you please tell us where is WITH_QWT defined in the solution? Do we have a simple to use QWT without rebuilding the solution? Thanks and best wishes! Xianyong Liu Shanghai JiaoTong University Office: +86 021 34204586 E-mail: xyliu80@gmail.com Address: 504 Room, SEIEE buiding 3#, 800 Dongchuan Rd,Min Hang,Shanghai,200240,China

Hi, Jan Möbius When we specified the path in cmake, and generated the solution, we got lots of warnings as belows: Is it the reason why QWT rejects to work? .................. WARNING: Target "Plugin-InfoMeshObject" requests linking to directory "F:/1/2/QWT/lib". Targets may link only to libraries. CMake is dropping the item. WARNING: Target "Plugin-InfoSkeleton" requests linking to directory "F:/1/2/QWT/lib". Targets may link only to libraries. CMake is dropping the item. WARNING: Target "Plugin-InfoSkeleton" requests linking to directory "F:/1/2/QWT/lib". Targets may link only to libraries. CMake is dropping the item. WARNING: Target "Plugin-INI" requests linking to directory "F:/1/2/QWT/lib". Targets may link only to libraries. CMake is dropping the item. WARNING: Target "Plugin-INI" requests linking to directory "F:/1/2/QWT/lib". Targets may link only to libraries. CMake is dropping the item. .................. Xianyong Liu Shanghai JiaoTong University Office: +86 021 34204586 E-mail: xyliu80@gmail.com Address: 504 Room, SEIEE buiding 3#, 800 Dongchuan Rd,Min Hang,Shanghai,200240,China

Hi, Jan Möbius , We finally knew WITH_QWT is preprocessor that is set in cmake files in each project. We rebuilt the whole solution. The building goes fine now; but Openflipper crushes when we run it. We are sure it is deadly caused by the project referencing QWT. We use QWT 6. It is the version recommended by your website; Could you let us which QWT version you are using?? wuwu, a half day passed away, but we were still in the origin!!!! Regards, ------------------------------ *Xianyong Liu Shanghai JiaoTong University* *Office: +86 021 34204586 E-mail: **xyliu80@gmail.com* <xyliu80@gmail.com> *Address: 504 Room, SEIEE buiding 3#, 800 Dongchuan Rd,Min Hang,Shanghai,200240,China*

On 20.10.2012 05:37, 刘先勇 wrote:
Hi, Jan Möbius , We finally knew WITH_QWT is preprocessor that is set in cmake files in each project. We rebuilt the whole solution.
Hi, if qwt is found correctly by cmake, than the macros will be automatically set to true for all plugins using it. So there is no need to set these defines manually.
The building goes fine now; but Openflipper crushes when we run it. We are sure it is deadly caused by the project referencing QWT.
We use QWT 6. It is the version recommended by your website; Could you let us which QWT version you are using?? Yes we are using version 6 as well.
Best, Jan Möbius -- Dipl.Inform. Jan Möbius Department of Computer Science VIII Aachen University of Technology (RWTH) Ahornstrasse 55, 52074 Aachen, Germany Phone ++49 (0)241 80-21817 Fax ++49 (0)241 80-22899 mailto:moebius@cs.rwth-aachen.de http://www.rwth-graphics.de

Hi, Jan Möbius , Our problem was resolved. Finally, we knew the funny joke that QWT ONLY SUPPORT RELEASE context, paying me a nearly whole day!! Could we record such tips in the website to save others time? Regards, Xianyong Liu.

On 20.10.2012 11:40, 刘先勇 wrote:
Hi, Jan Möbius , Our problem was resolved.
Finally, we knew the funny joke that QWT ONLY SUPPORT RELEASE context, paying me a nearly whole day!!
The problem occurs when mixing debug and release versions of any libraries that use Qt below it. But qwt also runs in debug mode, but only when everything is in debug mode. That can result in strange behavior. Mostly the plugins just don't load, which is documented as"My Plugins fail to load at startup" in the FAQ.
Could we record such tips in the website to save others time?
Maybe is should write that more clearly in the faq. Best, Jan Möbius -- Dipl.Inform. Jan Möbius Department of Computer Science VIII Aachen University of Technology (RWTH) Ahornstrasse 55, 52074 Aachen, Germany Phone ++49 (0)241 80-21817 Fax ++49 (0)241 80-22899 mailto:moebius@cs.rwth-aachen.de http://www.rwth-graphics.de
participants (3)
-
Jan Möbius
-
xyliu80@gmail.com
-
刘先勇