Unresolved external symbol 99% of the time means you have a function that doesn’t have a cpp implementation but is being called.
Try compiling the desktop copy to make sure there is nothing wrong with it
Unresolved external symbol 99% of the time means you have a function that doesn’t have a cpp implementation but is being called.
Try compiling the desktop copy to make sure there is nothing wrong with it