I'm using Visual Studio 2015 with Universal Windows Project to build it on RaspberryPi 2 (ARM). For the program I'm trying to run, there's a necessity to use the Boost C++ Libraries, are these libraries compatible with Win10 IoT Core?
I've linked Boost to Visual Studio 2015. An error is thrown at me when cross-compiling:
LINK : fatal error LNK1104: cannot open file 'libboost_regex-vc140-mt-gd-1_63.lib'