Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make gcc build running again #28

Open
GoogleCodeExporter opened this issue Aug 1, 2015 · 1 comment
Open

make gcc build running again #28

GoogleCodeExporter opened this issue Aug 1, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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 [email protected] on 13 Aug 2013 at 11:07

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant