Building with VS 2010

Get help for specific problems
Posts: 3
Joined: 12 Feb 2016

fletch

Are there other prerequisites besides the source that are needed to build?

Getting some build errors that I can resolve by correcting references to header folders in the source - like changing wx/tooltip.h to wx+/tooltip.h and removing the reference to wx/log.h that does not exist in the source.

Not sure what to do about zen references like #include <atomic>

Made me think I was missing other components not included in the source package.