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

build on linux #9

Open
rghvdberg opened this issue Mar 22, 2020 · 1 comment
Open

build on linux #9

rghvdberg opened this issue Mar 22, 2020 · 1 comment

Comments

@rghvdberg
Copy link

Hi, I'm trying to build pMix2 on Linux

I get

Compiling pMixCodeEditor.cpp
In file included from ../../Source/pMixCodeEditor.h:15,
                 from ../../Source/pMixCodeEditor.cpp:10:
../../Source/pMixConsole.h:80:41: error: declaration of ‘juce::Component::SafePointer<PMixConsole> PMixConsole::IncomingMessageCallback::PMixConsole’ changes meaning of ‘PMixConsole’ [-fpermissive]
   80 |     Component::SafePointer<PMixConsole> PMixConsole;
      |                                         ^~~~~~~~~~~
../../Source/pMixConsole.h:49:1: note: ‘PMixConsole’ declared here as ‘class PMixConsole PMixConsole::PMixConsole’
   49 | {
      | ^
@olilarkin
Copy link
Owner

i never got around to making pmix work on linux

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

No branches or pull requests

2 participants