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

error when compiling the launcher #288

Open
MrKioZ opened this issue Nov 25, 2024 · 0 comments · May be fixed by #290
Open

error when compiling the launcher #288

MrKioZ opened this issue Nov 25, 2024 · 0 comments · May be fixed by #290

Comments

@MrKioZ
Copy link

MrKioZ commented Nov 25, 2024

[mrkio@DESKTOP-PC build]$ make
[  1%] Building CXX object _deps/curlpp-build/CMakeFiles/curlpp.dir/src/curlpp/Easy.cpp.o
In file included from /home/mrkio/arma3-unix-launcher/build/_deps/curlpp-src/src/curlpp/Easy.cpp:26:
/home/mrkio/arma3-unix-launcher/build/_deps/curlpp-src/include/curlpp/Options.hpp:311:74: error: invalid conversion from ‘int’ to ‘CURLoption’ [-fpermissive]
  311 |         typedef curlpp::OptionTrait<curl_closepolicy, CURLOPT_CLOSEPOLICY> ClosePolicy;
      |                                                                          ^
      |                                                                          |
      |                                                                          int
make[2]: *** [_deps/curlpp-build/CMakeFiles/curlpp.dir/build.make:79: _deps/curlpp-build/CMakeFiles/curlpp.dir/src/curlpp/Easy.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:283: _deps/curlpp-build/CMakeFiles/curlpp.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
@milutinke milutinke linked a pull request Dec 1, 2024 that will close this issue
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 a pull request may close this issue.

1 participant