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

Doesn't compile on Ubuntu (linux). #2

Open
Splizard opened this issue Jun 20, 2015 · 2 comments
Open

Doesn't compile on Ubuntu (linux). #2

Splizard opened this issue Jun 20, 2015 · 2 comments

Comments

@Splizard
Copy link

Currently the project does not compile on Ubuntu, while browsing through the code I found this:

// FUTURE
// Currently the most popular linux distro (ubuntu) is replacing the xserver
// display server with Mir. An example Mir shell can be found at:
//     http://unity.ubuntu.com/mir/demo_shell_8cpp-example.html
// Work on the linux portion will be delayed until there is an
// ubuntu version that fully supports Mir.

// The ubuntu (linux) native layer implementation.
// This wraps the linux windows API's (where the real work is done).

// // The following block is C code and cgo directvies.

You can use Qt5 to create an openGL context and this is supported under Mir.
Ubuntu on the phone fully supports Mir and I have been able to get openGL contexts working under QT5 with QML and Go.

@cnaize
Copy link

cnaize commented May 27, 2016

Same issue and it doesn't compile on Centos 7 too.

@elisaado
Copy link

Same on Arch

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

4 participants