blawar / ooot

GNU General Public License v2.0
698 stars 92 forks source link

Fix Visual Studio 2022 build #344

Closed xoascf closed 1 year ago

xoascf commented 1 year ago
ryzendew commented 1 year ago

Post that it compiles! And i will merge it

ryzendew commented 1 year ago

image one Error could you make it so hidapi.lib is extracted or it's pulled down not zipped.

nitrostemp commented 1 year ago

just tested on 2022, it failed to compile saying that aziaudio.lib was not there, i manually built aziaudio and reran the build and everything built.

alex-free commented 1 year ago
        Definitely expected at this stage of development… save often and always whenever you accomplish something fr and especially in the game so the same because of the game engine intsslf taking your money !… if you can’t get the tool chain to build you have problems because it easily built itself with gcc 11.2.0…On 4/21/23 at 8:16 PM, nitrostemp wrote:

                From: "nitrostemp" ***@***.***>Date: April 21, 2023To: "blawar/ooot" ***@***.***>Cc: "Subscribed" ***@***.***>Subject: Re: [blawar/ooot] Fix Visual Studio 2022 build (PR #344)

just tested on 2022, it failed to compile saying that aziaudio.lib was not there, i manually built aziaudio and reran the build and everything built.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

xoascf commented 1 year ago

just tested on 2022, it failed to compile saying that aziaudio.lib was not there, i manually built aziaudio and reran the build and everything built.

Hmm, so, all that is needed is to rearrange the build order...

ryzendew commented 1 year ago

RaphnetAdapter should be third in build order if that's possible