Forums WoW Modding Support Archives TrinityCore Discord Archives [DiscordArchive] Did u follow the guide and grab the required dependencies for windows? if so did you run cmake first

[DiscordArchive] Did u follow the guide and grab the required dependencies for windows? if so did you run cmake first

[DiscordArchive] Did u follow the guide and grab the required dependencies for windows? if so did you run cmake first

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
04-20-2021, 06:54 PM
#1
Archived author: M'Dic • Posted: 2021-04-20T18:54:44.578000+00:00
Original source

Did u follow the guide and grab the required dependencies for windows? if so did you run cmake first then open up the solution file thru visual studio 2019?
rektbyfaith
04-20-2021, 06:54 PM #1

Archived author: M'Dic • Posted: 2021-04-20T18:54:44.578000+00:00
Original source

Did u follow the guide and grab the required dependencies for windows? if so did you run cmake first then open up the solution file thru visual studio 2019?

rektbyfaith
Administrator
0
04-20-2021, 06:55 PM
#2
Archived author: M'Dic • Posted: 2021-04-20T18:55:17.217000+00:00
Original source

https://trinitycore.atlassian.net/wiki/s...tion+Guide
rektbyfaith
04-20-2021, 06:55 PM #2

Archived author: M'Dic • Posted: 2021-04-20T18:55:17.217000+00:00
Original source

https://trinitycore.atlassian.net/wiki/s...tion+Guide

rektbyfaith
Administrator
0
04-20-2021, 06:55 PM
#3
Archived author: M'Dic • Posted: 2021-04-20T18:55:43.947000+00:00
Original source

there is seven simple step by step to follow. give it a look over
[Image: unknown.png?ex=690c466f&is=690af4ef&hm=c...d9dec9ea8&]
rektbyfaith
04-20-2021, 06:55 PM #3

Archived author: M'Dic • Posted: 2021-04-20T18:55:43.947000+00:00
Original source

there is seven simple step by step to follow. give it a look over
[Image: unknown.png?ex=690c466f&is=690af4ef&hm=c...d9dec9ea8&]

rektbyfaith
Administrator
0
04-20-2021, 06:56 PM
#4
Archived author: Marcus • Posted: 2021-04-20T18:56:12.632000+00:00
Original source

Yeah that's the documentation I used. I might have fucked something up with cmake I guess <:thonkang:417081262742962179>
rektbyfaith
04-20-2021, 06:56 PM #4

Archived author: Marcus • Posted: 2021-04-20T18:56:12.632000+00:00
Original source

Yeah that's the documentation I used. I might have fucked something up with cmake I guess <:thonkang:417081262742962179>

rektbyfaith
Administrator
0
04-20-2021, 06:56 PM
#5
Archived author: Marcus • Posted: 2021-04-20T18:56:21.462000+00:00
Original source

Pretty sure I got all the required dependencies
rektbyfaith
04-20-2021, 06:56 PM #5

Archived author: Marcus • Posted: 2021-04-20T18:56:21.462000+00:00
Original source

Pretty sure I got all the required dependencies

rektbyfaith
Administrator
0
04-20-2021, 06:56 PM
#6
Archived author: Marcus • Posted: 2021-04-20T18:56:58.242000+00:00
Original source

I checked and the type_files is there. It kind of seems like my cmake is configured to compile it as a C file
rektbyfaith
04-20-2021, 06:56 PM #6

Archived author: Marcus • Posted: 2021-04-20T18:56:58.242000+00:00
Original source

I checked and the type_files is there. It kind of seems like my cmake is configured to compile it as a C file

rektbyfaith
Administrator
0
04-20-2021, 06:58 PM
#7
Archived author: Marcus • Posted: 2021-04-20T18:58:09.995000+00:00
Original source

Ah, I probably selected the wrong visual studio version in cmake
rektbyfaith
04-20-2021, 06:58 PM #7

Archived author: Marcus • Posted: 2021-04-20T18:58:09.995000+00:00
Original source

Ah, I probably selected the wrong visual studio version in cmake

rektbyfaith
Administrator
0
04-20-2021, 06:58 PM
#8
Archived author: M'Dic • Posted: 2021-04-20T18:58:19.652000+00:00
Original source

https://trinitycore.atlassian.net/wiki/s...6-2019.png
rektbyfaith
04-20-2021, 06:58 PM #8

Archived author: M'Dic • Posted: 2021-04-20T18:58:19.652000+00:00
Original source

https://trinitycore.atlassian.net/wiki/s...6-2019.png

rektbyfaith
Administrator
0
04-20-2021, 06:59 PM
#9
Archived author: M'Dic • Posted: 2021-04-20T18:59:03.701000+00:00
Original source

i am thinking u missed that step right there that is highlighted
[Image: unknown.png?ex=690c4737&is=690af5b7&hm=5...0acd4efd8&]
rektbyfaith
04-20-2021, 06:59 PM #9

Archived author: M'Dic • Posted: 2021-04-20T18:59:03.701000+00:00
Original source

i am thinking u missed that step right there that is highlighted
[Image: unknown.png?ex=690c4737&is=690af5b7&hm=5...0acd4efd8&]

rektbyfaith
Administrator
0
04-20-2021, 06:59 PM
#10
Archived author: Marcus • Posted: 2021-04-20T18:59:52.626000+00:00
Original source

Yeah I see now that I missed where it says
```“Visual Studio 14” is Microsoft Visual Studio 2015, or Visual C++ 14.0, or MSC 19.0 (confusing, right?) If I need to build for 64-bit, then I choose “Visual Studio 14 Win64” we recommend to compile all on 64 bits mode;```
I think I selected VS17 or VS19 in cmake. Going to try it again

I got those dependencies
rektbyfaith
04-20-2021, 06:59 PM #10

Archived author: Marcus • Posted: 2021-04-20T18:59:52.626000+00:00
Original source

Yeah I see now that I missed where it says
```“Visual Studio 14” is Microsoft Visual Studio 2015, or Visual C++ 14.0, or MSC 19.0 (confusing, right?) If I need to build for 64-bit, then I choose “Visual Studio 14 Win64” we recommend to compile all on 64 bits mode;```
I think I selected VS17 or VS19 in cmake. Going to try it again

I got those dependencies

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)