Bug: Library Dependencies
Created at 02 Sep 2013, 21:20
JO
Bug: Library Dependencies
02 Sep 2013, 21:20
When a library has a dependency which is also present in the Robot file, cAlgo fails to compile. In this case I tried to import both the MathNet.Numerics dll and the usual System dlls. However, since MathNet also uses the System dlls, the compile failed, complaining that the System dlls had already been imported. VS does not have any trouble handling the same dependencies.
cAlgo_Fanatic
03 Sep 2013, 12:26
RE:
johnswentworth said:
Please post or send us an example of your code to engage@spotware.com.
@cAlgo_Fanatic