Why do I receive a LIBC.lib error when doing a MEX compilation in MATLAB 7.9 (R2009b)?
Mostra commenti meno recenti
When compiling my C-file with MEX, I receive a LIBC.lib not found during compilation. I am able to compile a simple example like timestwo.c.
ERROR: LINK : fatal error LNK1104: cannot open file 'LIBC.lib'
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Build MATLAB Interface to C/C++ Library in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!