Posted Tue, 05 May 2015 11:57:59 GMT by Gabarro
Hi all,

I am new on this forum. I am having problems when I try to simulate pH by an external file as .cpp and .h

I wrote the new code before and it worked. Now I can't. I let the logging fiule just in case some of you can give me a hand.

thanks
Posted Tue, 05 May 2015 12:13:36 GMT by Enrico Remigi WEST Product Owner
Hi,
the error message reads: "Unable to open include file 'Tornado/ME/MSLU/MSLUpHASMG1pH.h" and "Externally executed command has returned error code: 1"

This generally indicates that the external library is either not properly included (Libs property of the BlockLib.xml file) or not present at that particular location (it's quite easy to make mistakes when using "\.." in relative paths).

You must be signed in to post in this forum.