Hi,
I am trying to rebuild a project from source. The project uses a handful of plugins, and was created on a Linux machine (I am trying to build it on a windows computer). When I try to rebuild the project, the compiler states that it can’t find the headers of a plugin. However, VS can find the headers. I am suspecting that something is wrong with my VS configuration or environment, but I don’t know what.
Thanks.