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

🐛 [Bug] Compile Error Ubuntu 20.04 #74

Open
htc16 opened this issue Aug 18, 2022 · 4 comments
Open

🐛 [Bug] Compile Error Ubuntu 20.04 #74

htc16 opened this issue Aug 18, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@htc16
Copy link

htc16 commented Aug 18, 2022

🐛 Bug report

image

I'm not able to compile on ubuntu 20.04

@htc16 htc16 added the bug Something isn't working label Aug 18, 2022
@Steyfix
Copy link

Steyfix commented Aug 19, 2022

hello there must be a bug in your prerequisites because I just compiled it under ubuntu 20.04 last night and I did not receive this error.

@htc16
Copy link
Author

htc16 commented Aug 19, 2022

hello there must be a bug in your prerequisites because I just compiled it under ubuntu 20.04 last night and I did not receive this error.

could you then let me know what requirements you used on your system? Because I'm with the same ones that are on the forum... gcc 9.4, cmake 3.22...

@Steyfix
Copy link

Steyfix commented Aug 19, 2022

I'll do my best ^^: so to start I took the prerequisites from the trinitycore page for ubuntu and I installed the ace lib afterwards and I launched the generation and the cmake
https://trinitycore.atlassian.net/wiki/spaces/tc/pages/10977288/Linux+Requirements

@htc16
Copy link
Author

htc16 commented Aug 19, 2022

I'll do my best ^^: so to start I took the prerequisites from the trinitycore page for ubuntu and I installed the ace lib afterwards and I launched the generation and the cmake https://trinitycore.atlassian.net/wiki/spaces/tc/pages/10977288/Linux+Requirements

exactly what did you install?
Boost ≥ 1.71
OpenSSL = 1.x.x
CMake ≥ 3.13.4
Clang ≥ 5 (heavy recommended, especially on master branch) or GCC ≥ 7.1.0
zlib ≥ 1.2.7

Use the following commands on your IOS if possible to check if you need to:
cat /usr/include/boost/version.hpp | grep "BOOST_LIB_VERSION"
openssl -> version
cmake --version
clang --version
gcc --version
zlib --version

freadblangks referenced this issue in freadblangks/pandaria_5.4.8 Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants