You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I did some work to get my gcc build osgHimmel under ubuntu. It rendered
some changes. To test that I didn't break anything I compiled it with msvc2010
which rendered some further changes. I'm sending a full patch. it:
* disables installing/packaging 3rd party deps completely under linux (png zlib
etc)
* adds finding png, zlib, jpeg and freetype dlls. I had other names than what
was hardcoded in the cmake source.
* fixes some minor typos and whitespace mismatches
* has some improved (I think ;) cpack support (if you want nsis and/or deb
packages i can help)
* doesn't pollute the source tree in case of out-of-source builds
* install the osgHimmel public headers
have a look and tell me what u think
cheers
Mattias Helsing
Original issue reported on code.google.com by
costumebrother
on 23 Aug 2012 at 8:19The text was updated successfully, but these errors were encountered: