PrecompiledHeaders\databasePCH.h(30,10): error C1083: Cannot open include file: 'mysql.h': No such file or directory #30651
Closed
whyusernamed
started this conversation in
Guides
Replies: 2 comments
-
|
read wiki and follow it properly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
what " Aokromes " |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Cloning into 'X:\DEV\335A_Trinity_Clean_SRC'...
POST git-upload-pack (185 bytes)
POST git-upload-pack (gzip 7012 to 3539 bytes)
Remote: Enumerating objects: 690985, done.
Remote: Counting objects: 0% (1/234)
....
Remote: Counting objects: 100% (234/234), done.
.....
Remote: Compressing objects: 100% (87/87), done.
Remote: Total 690985 (delta 198), reused 147 (delta 147), pack-reused 690751 (from 2)
Opening repositories:
X:\DEV\335A_Trinity_Clean_SRC
branch '3.3.5' set up to track 'origin/3.3.5'.
Switched to a new branch '3.3.5'
Checked out refs/remotes/origin/3.3.5 in repository X:\DEV\335A_Trinity_Clean_SRC
Opening repositories:
X:\DEV\335A_Trinity_Clean_SRC
....
X:\DEV\335aTrinityClean\TrinityCore\src\server\database\PrecompiledHeaders\databasePCH.h(30,10): error C1083: Cannot open include file: 'mysql.h': No such file or directory
(compiling source file 'CMakeFiles/database.dir/cmake_pch.cxx')
Build All failed.
2 things not clear to me
1 - Why it shows All build Failed after it did Build all the Tools for Map Extracting
&
2- Why Cant include 'mysql.h' ? ? ?
Beta Was this translation helpful? Give feedback.
All reactions