bonnom / Arduino32BitBoards

A micro-manager device adapter for Arduino 32 Bit boards
Other
4 stars 0 forks source link

Compilation and linking #6

Open SebastienTs opened 10 hours ago

SebastienTs commented 10 hours ago

Is the .sln solution and the code provided meant to be compiled standalone?

If not, are there some instructions on what dependencies are needed and how to compile?

I get many linking errors when trying to compile with VS2022.

bonnom commented 10 hours ago

It has been a while since I used this and they switched to a newer version of visual studio.

The code is now part of the https://github.com/micro-manager/mmCoreAndDevices. So you have to follow the general micro-manager compiling guide https://github.com/micro-manager/micro-manager/blob/main/doc/how-to-build.md