MineCraft-One-Week-Challenge icon indicating copy to clipboard operation
MineCraft-One-Week-Challenge copied to clipboard

Cant Compile the source code into visual studio 2019 solution

Open larch13 opened this issue 6 years ago • 5 comments
trafficstars

I have tried for months to get this working, and it seems that no matter what I do nothing can get this working at all. I have tried using cmake but it always fails and I have tied dragging all the files into a blank solution and linking SFML glm and glad but it still never works and I'm completely stuck

larch13 avatar Jun 29 '19 08:06 larch13

i have tried to use glm and glad and i get 118 errors every time. I also tried for months and now im writing a 3d engine myself without the use of any libraries. i dont know the answer, but i know that many have given up. i would also like to know the solution.

JohnHeikens avatar Jul 02 '19 13:07 JohnHeikens

Hi @RealLaraCroft You tell in another issue that you managed to build the app. So can you update this issue by telling how you did it ? What was the problem you had ? Regards.

Maghin avatar Aug 24 '19 08:08 Maghin

It would help if you said what the error are :eyes:

Hopson97 avatar Aug 24 '19 11:08 Hopson97

Are you still having problems with compilation now? Latest version uses CMake and should help resolve any issues you might have been having. I realize it's been a good few years but you can try it again if you wish.

DreamHollow avatar Dec 17 '22 14:12 DreamHollow

@DreamHollow I believe I eventually resolved the problem, It had something to do with the debug version of SFML being used in release mode.

larch13 avatar Dec 17 '22 15:12 larch13