GrowtopiaNoobs / Growtopia-Bot

Growtopia bot made with C++, ENet and Qt.
GNU Affero General Public License v3.0
19 stars 20 forks source link

How do i compile it? #19

Closed JadlionHD closed 5 years ago

JadlionHD commented 5 years ago

Okay so while i'm trying to build this is appear kjnsd how do i fix this issue?

herothedev commented 5 years ago

Un eed to download vs2013 and put compiler (c:/program files/visual studio 12.0/bin/link.exe is the compiler)

JadlionHD commented 5 years ago

Thanks for the info.

Surekings commented 5 years ago

OwO

JadlionHD commented 5 years ago

Un eed to download vs2013 and put compiler (c:/program files/visual studio 12.0/bin/link.exe is the compiler)

where should i put the link.exe?

FliqXs commented 5 years ago

Un eed to download vs2013 and put compiler (c:/program files/visual studio 12.0/bin/link.exe is the compiler)

where should i put the link.exe?

Probably here (D:\Qt\5.3\Src\qtwebkit\Source\ThirdParty\ANGLE\src\compiler) and here but i don't know (D:\Qt\5.3\Src\qtdeclarative\src\qml\compiler)

herothedev commented 5 years ago

You need to go Projects->Manage Kits...->Compilers and add manually it there.

JadlionHD commented 5 years ago

Just found the problem. Alright thanks for commenting. -Closing issue-