Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

CMake support #63

Open
mainrs opened this issue Sep 23, 2016 · 4 comments
Open

CMake support #63

mainrs opened this issue Sep 23, 2016 · 4 comments

Comments

@mainrs
Copy link

mainrs commented Sep 23, 2016

I am trying to cross compile ui which depends on libui. The developer uses cmake to compile the project.

It would be nice if xgo could support it. I couldn't find any other solution to compile the user interface library on my machine so I can distribute binaries for all major platforms.

@mainrs
Copy link
Author

mainrs commented Sep 29, 2016

I am quite new to the whole docker thing and I tried to simply replace the ./configure part of the build_deps.sh script with a call to cmake . but it did not work. I rebuild the docker container from my local copy of xgo but xgo still uses the old build script.

I would really really appreciate it if you could implement cmake followed by make install

@karalabe
Copy link
Owner

I'll try to look into it :) Though I'm a bit overwhelmed currently with preparing a talk for dotGo. Will try to address this afterwards.

@mainrs
Copy link
Author

mainrs commented Sep 30, 2016

Thank you! Tried to get it going myself but couldn't figure out how to implement it. Tablib won't compile for me here. Probably messed up docker. Crashes every time I run it.

Nice! Have fun there!

@mainrs
Copy link
Author

mainrs commented Oct 30, 2016

Any updates on this?

@mainrs mainrs mentioned this issue Feb 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants