Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 16:32:24 +0000



Post From: Problem with visual studio

[2024-02-23 20:48:56]
User719512 - Posts: 264
Since I can't see the error, I have to wager a guess you are calling a library your friend does not have. You might be dynamically linking for example to CRT libraries. There are some compiler flags for such things, but all this is a guess.