I am trying to build a C#
wrapper around the C++
library from GpsD
(Gps Deamon
). My problem is now that I cannot get the library to build. I am not very good with libraries in C++
.
I am using visual studio to build the project. I already fixed some issues but I am forgetting some files or something. I tried putting in the whole source but that makes even more errors.
These errors doesn't make any sense to me.
This is also the code I have right now on github: Github
Is there somebody who can help me building this library, or does somebody have a version already builded?