Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
1

bcvtb matlab example error

asked 2015-07-21 16:01:34 -0500

rkbest's avatar

updated 2015-07-22 09:50:14 -0500

I am trying bcvtb for energyplus and matlab co-simulations but get error even with example file in matlab as

Error using loadlibrary (line 422) There was an error loading the library "bcvtb" The specified module could not be found.

Error in establishClientSocket (line 22) loadlibrary(BCVTBLIB, @bcvtb);

Error in simulateAndExit (line 39) sockfd = establishClientSocket('socket.cfg');

Caused by: Error using loaddefinedlibrary The specified module could not be found.

I check the version of C++ compiler is 2013 with Win 7.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-08-19 09:51:56 -0500

jhill020's avatar

I had this same problem, the solution that I found was to ensure the Java versions lined up between the programs and in Windows. It has been a couple months since I went through the process but the answer was hidden in the bcvtb google group (https://groups.google.com/forum/#!for...) but not in one answer. Hope this helps get you started in the right direction at least.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

2 followers

Stats

Asked: 2015-07-21 16:01:34 -0500

Seen: 431 times

Last updated: Jul 22 '15