Seite 1 von 1

How to compile C++ source code for download to TX-C ?

Verfasst: 17 Nov 2012, 05:08
von Klub_Robotik_G-COM
Hello all,

Firstly, we are wondering if anybody has a link to an english version of the documentation found in
C_Compiler_RoboTXC\ftMscCDemo_V1.2\Doc, namely the C_Compiler_RoboTXC.pdf file
(The download package from the link on the fischertechnik.de page (English version) is also in German)

Also, we can successfully run the StopGo demo and can control a motor on M1 with a switch on I8.
BUT only in the directory : ..\PC_Programming_RoboTXC\Demo_Static_Lib_C\StopGo\Release

How do you run the demo in the directory of C_Compiler_RoboTXC\ftMscCDemo_V1.2\Demo_C\Demo\StopGo ?

We are assuming the following :
0) To modify, edit the source code in StopGo.C
and then ;
1) Compile into StopGo.exe using make.bat
finally ;
2) Run the program using the run.bat file

but we have problems and encounter the message

Code: Alles auswählen

The system cannot find the path specified.
in the DOS window.

Would appreciate some pointers as to which way we should approach for learning to use these tools.

Thanks.

Re: How to compile C++ source code for download to TX-C ?

Verfasst: 17 Nov 2012, 11:31
von vleeuwen
Did you download the C_Compiler-ROBOTXC-V1-2-13-Nov-2012 version?
Because in this version there is a C-Compiler_ROboTXC_english_V1-1.pdf

Kind regards,
Become a member of
Fischertechnik and MS Robotics Developer Studio

Re: How to compile C++ source code for download to TX-C ?

Verfasst: 17 Nov 2012, 14:33
von Klub_Robotik_G-COM
13-Nov ?!

that's less than a week ago !!

okay then, will have to download that now - thanks !