DrDrake / osghimmel

Automatically exported from code.google.com/p/osghimmel
0 stars 0 forks source link

make gcc build running again #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
gcc build was tested earlier this year, but not again since then...
there should be some minor issues at most...

Original issue reported on code.google.com by costumebrother on 23 Aug 2012 at 8:19

GoogleCodeExporter commented 9 years ago
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 comment by helsin...@gmail.com on 13 Aug 2013 at 11:07

Attachments: