c0pperdragon / EV3Basic

A basic compiler to target the Lego Mindstorms EV3 intelligent brick.
50 stars 19 forks source link

ev3 basic to Visual studio #6

Closed nowark closed 8 years ago

nowark commented 8 years ago

Helo, how did U make this work in Visual studio? I can write some program in small basic but when i try to convert it, many error apears.

  1. I change the version of frame work to 4.5 vs error

please help me

c0pperdragon commented 8 years ago

Hi!

I am no sure, what you try to do. I guess, you wrote some program with Small Basic and and were able to run it. For some reasons Small Basic has this "Convert" button, to turn the whole thing into a visual studio project, but I have not supported this for my EV3 extension (I am not even sure, this works in any case).

The only sensible thing to do with EV3-Basic programs, except of running it with Small Basic, is to compile it to be run directly on the EV3 brick. Please use the EV3-Explorer to do this.

Reinhard

Am 27.01.2016 um 14:03 schrieb nowark:

Helo, how did U make this work in Visual studio? I can write some program in small basic but when i try to convert it, many error apears 1 I change the version of frame work to 45 vs error https://camo.githubusercontent.com/5818a58930371f21e06bff583070e1dbe7051c87/68747470733a2f2f636c6f756467697468756275736572636f6e74656e74636f6d2f6173736574732f31363733303931322f31323631343230312f61323561356631322d633466652d313165352d383831312d3239636335633565346634316a7067

please help me

— Reply to this email directly or view it on GitHub https://github.com/c0pperdragon/EV3Basic/issues/6.

nowark commented 8 years ago

helo,

Thanks for your message, i will stick with small basic then

best regard