BoyC / GW2TacO

Guild Wars 2 Tactical Overlay (GW2TacO)
Other
244 stars 48 forks source link

How to build? #121

Open Prontious opened 2 years ago

Prontious commented 2 years ago

Is there a short guide on how to build this locally?

BoyC commented 2 years ago

Install visual studio, Install directx 2010 sdk, load .sln, press build.

Prontious commented 2 years ago

Thank you! Got this far. I have 1628 errors when building due to unresolved external symbol. You want a dump?

Technetium1 commented 2 years ago

@Prontious not sure if this is super helpful: https://github.com/BoyC/GW2TacO/blob/main/.github/workflows/msbuild.yml

AsheX1 commented 1 week ago

i build it with with 1 problem yes error code 1628... the problem you ask? dont build it as 64-bit

taco is a 32 bit app so build it as 32 bit image

AsheX1 commented 1 week ago

========== Build: 5 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== ========== Build completed at 1:12 and took 29,483 seconds ==========