I'm trying to make a C shared library.
I'm a newbie in Matlab, so I follow these steps:
http://www.mathworks.com/support/solutions/en/data/1-UR7P0/index.html?solution=1-UR7P0
I've created the Matlab files as it's written in article, and did all the steps with guidance of article. When I build my solution, I get this error..
error LNK1104: cannot open file 'foolib.lib'
Note: My MATLAB version is 7.11.0.584(r2010b)