Menu

#17 few minor edits needed to build & run on linux

Accepted
nobody
None
Medium
Defect
2011-10-04
2011-10-04
Anonymous
No

Originally created by: eltro...@gmail.com
Originally owned by: eltro...@gmail.com

next version 625 whenever that is will build on linux. getting Qt itself compiled required a few meg of -dev libs not installed by default on unbuntu 10, maybe in 11 or some other distro. some info is on the Qt linux requirements page.

the src.pro file needs a win32: before a few lines meant for minGW gcc.

a few places need to check if OPENGL_LIB is defined in case you build Qt w/o openGL.

the css on widgets can use a tweak for linux depending on your window manager and preferences.

Discussion


Log in to post a comment.