External Libraries
Posted: 31 May 2012, 09:36
Hello! I am having a bit of trouble using external libraries into BCI2000.
I am using VS2010 and can successfully compile (so the library is included and linked correctly) but I am getting a runtime crash when one of the functions is actually used. I assume this must be due to my misunderstanding something about CMAKE. Is there a tutorial around for including external libraries, even if it is just specific to CMAKE, or some hint you can give me?
Many thanks
I am using VS2010 and can successfully compile (so the library is included and linked correctly) but I am getting a runtime crash when one of the functions is actually used. I assume this must be due to my misunderstanding something about CMAKE. Is there a tutorial around for including external libraries, even if it is just specific to CMAKE, or some hint you can give me?
Many thanks