Julius Model Viewer
juergenmueller
Source i (link to git-repo or to original if based on someone elses unmodified work):
Other Science:
© 2025 xfce-look.org - Eyecandy for your XFCE-Desktop
All rights reserved. All trademarks are copyright by their respective owners. All contributors are responsible for their uploads.
Ratings & Comments
4 Comments
I got a link error compiling on Mac OS X 10.4.11. I had to add ${QT_QTSVG_LIBRARY} to the target_link_libraries() line in plugins/coveragegraph/CMakeLists.txt. Once done, everything built just fine.
Do you have the source code that implements the GUI of the application? may need to use it as a case study.
Hi. First of all let me tell you that Opulus is great: easy to use and works well. I've tried it under Linux, but I can't compile it in Windows without removing the covergraph plugin. I have grraphviz installed so I can't guess what the problem is. It complains about some SVG-related Qt class, but that doesn't happen under Linux. We've been asked ah the University to showcase some Petri net application and I had thought of this, but I need it working in Windows in order to do that, so I would appreciate some help.
The opulus version from svn compiles fine under windows, the problem was only a missing library on CMake script. We will release a windows version with an installer in the next weeks. Any feedback is welcome.