Page 1 of 1

unable to open file vclx.lib

Posted: 03 Dec 2009, 07:18
by realzhang
when I compile BCI2000 under "src" using C++builder 6.0,the error"unable to open file vclx.lib" appears,how can i do about this?

Posted: 03 Dec 2009, 11:12
by mellinger
Compiling with C++ Builder 6 works for me. Make sure to install Update 4, which can be downloaded from
http://dn.embarcadero.com/article/37236

HTH,
Juergen

Posted: 08 Dec 2009, 05:03
by realzhang
mellinger wrote:Compiling with C++ Builder 6 works for me. Make sure to install Update 4, which can be downloaded from
http://dn.embarcadero.com/article/37236

HTH,
Juergen

Thanks, I update C++ builder ,and now bci2000 can be well compiled