armory3d / armortools

3D Content Creation Tools
https://armorpaint.org
Other
3.15k stars 332 forks source link

Armorpaint fails to build; LNK2001 errors. #1708

Open Ariakim-Taiyo opened 2 months ago

Ariakim-Taiyo commented 2 months ago

ArmorPaint version:

commit 8a9aa1c8143b9d9832f3385b3a6a48a5b8ff7898 (Should be latest commit.)

OS / GPU model: Windows 10, RTX3060, Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.9.6

Issue description: Attempting to build Armorpaint causes the following errors: image

Steps to reproduce: Follow the instructions in the README for Windows.

ConcurrentSquared commented 1 month ago

I also have these errors (using the reproduction steps). Used commit https://github.com/armory3d/armortools/commit/8a9aa1c8143b9d9832f3385b3a6a48a5b8ff7898 OS / GPU:

A simple workaround would be just using the branch https://github.com/shiena/armortools/tree/feature/update-ja-locale linked to the recently closed PR that updated some locale files https://github.com/armory3d/armortools/pull/1707. This working (somewhat, it still errors out at runtime) is probably an indication that one or both of the commits https://github.com/armory3d/armortools/commit/8a9aa1c8143b9d9832f3385b3a6a48a5b8ff7898 and https://github.com/armory3d/armortools/commit/d2eb9021255a4cfa0968d110e6264d65be4c866d are to blame.