Skip to content

Conversation

@walshbp
Copy link
Contributor

@walshbp walshbp commented Apr 9, 2018

install additional headers needed to compile against libprojectm

Makefile.am Outdated
src/libprojectM/Renderer/projectM.cg

# system headers/libraries/data to install
include_HEADERS = config.h
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


# system headers/libraries/data to install
include_HEADERS = projectM.hpp
include_HEADERS = projectM.hpp Common.hpp dlldefs.h event.h fatal.h PCM.hpp
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So Common.hpp includes config.h as of 4/5. Commit log says "Add FTGL configure flag". I can remove config.h from Common.hpp but I would break whatever was being tried with the FTGL configure flag. For places that need this flag, could we include config.h at the lower level files?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that sounds like a fine idea, yes 👍

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@revmischa revmischa mentioned this pull request Apr 10, 2018
@revmischa revmischa merged commit 2a3a531 into projectM-visualizer:master Apr 11, 2018
@revmischa revmischa mentioned this pull request Apr 15, 2018
revmischa added a commit that referenced this pull request Nov 16, 2019
install additional headers needed to compile against libprojectm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants