The Dink Network

Reply to Re: Updated File: Windinkedit Plus 2.5 (source code included)

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
December 20th 2022, 11:37 PM
peasantmb.gif
yeoldetoast
Peasant They/Them Australia
LOOK UPON MY DEFORMED FACE! 
For an easy time building, to get the above traceback with a debug exe, I installed SDL2 through vcpkg and got rid of the reference to the static library in VS and did it as a shared build instead with a single resultant DLL. RW has also turned off certain things in cmake which are probably causing those errors, but also has a mysterious alt-key patch which you miss out on when building the way I did.