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

Provide CMake Build Support #85

Closed
ghost opened this issue Mar 28, 2018 · 3 comments
Closed

Provide CMake Build Support #85

ghost opened this issue Mar 28, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Mar 28, 2018

Hello,

It would be extremely helpful if the project could be built via CMake. As it is the project can be built under Cygwin or MSYS2, but these environments are not always available. The VS2015 project is thoughtful but MSVC produced libraries sometimes do not work with other compilers (mainly MinGW[-w64]).

I understand this may be some work.

Cheers,
R0b0t1

@Zingam
Copy link

Zingam commented Jul 3, 2018

As this codec will most probably be commonly used with the new AV1 which supports CMake builds it would make sense to add CMake support to Opus. Here is some example support:
https://github.com/rtaudio/opus-cmake/blob/master/CMakeLists.txt
It looks that it wouldn't be too difficult to implement.

@R030t1 You should change the title to "Provide CMake build support"

@ghost ghost changed the title Better Support for Compilation from Windows Provide CMake Build Support Jul 11, 2018
@berkus
Copy link

berkus commented Nov 2, 2018

See #100

@jmvalin
Copy link
Member

jmvalin commented Apr 1, 2019

Closing this, since the discussion is happening in PR #100

@jmvalin jmvalin closed this as completed Apr 1, 2019
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

3 participants