Topics
Replies

floydprice
05 Jun 2014, 17:21

RE:

floydprice said:

Documents is NOT shared.

I'm running VMWare Fusion on a Mac.

 


@floydprice

floydprice
04 Jun 2014, 17:38

Documents is NOT shared.

I'm running VMWare Fusion on a Mac.


@floydprice

floydprice
04 Jun 2014, 11:19

Yes, in this instance i'm running a virtual machine.


@floydprice

floydprice
03 Jun 2014, 19:41

If I restart cAlgo it does update the code changes.

I'm not running the cBot when I change the code.

So in summary, unless I restart cAlgo i don't get any code updates made in VS.


@floydprice

floydprice
03 Jun 2014, 16:51

Hey Guys,

Half way there... The solution now builds but any changes i make in VS don't get reflected in cAlgo... for example:

Adding Print("Hello from visual studio"); to the onBar method does not get updated in cAlgo, even if I save and build in VS.

 

 

 

 


@floydprice

floydprice
03 Jun 2014, 10:43

Hey Guys,

I have sent the information you requested, can you please update this thread as the outcome might be useful to the rest of the community.


@floydprice

floydprice
28 Jun 2013, 01:52

I'm using cAlgo on my Mac via VMWare and its perfectly usable...

All the best!

 

Floyd


@floydprice

floydprice
28 Jun 2013, 01:37

Hey!

When you build your bot you will notice that cAlgo creates a .Algo file in the same directory as the CS file... This is the compiled assembly and you can distribute this will an empty CS file to your users. Please note, at the time of writing this its important that you give your users the compiled .algo file AND an empty CS file (of the same name).

Hope this helps?

Floyd


@floydprice