TO DO: debugging help: cmake cant find boost, bison, flex, etc - BoogieHasFun/engine-sim GitHub Wiki

TO-DO: making website to download files from, see https://github.com/BoogieHasFun/github-boogiehasfun/tree/master for progress

Hello, welcome!

Before we start make sure before building engine-sim you have these installed:

Make sure all of these go in a folder of their own in the C:/ drive, this includes Flex and Bison

If CMake can't find boost then that probably means 1 of these 2 reasons: Either you downloaded the wrong Boost or Boost isn't added to your PATH

To get the correct boost, you download boost from here, i've only tested this on Visual Studio Community 2022 so im not sure if this works on older visual studio versions.

Adding items to my path