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

Alles rund um TX(T) und RoboPro, mit ft-Hard- und Software
Computing using original ft hard- and software
Forumsregeln
Bitte beachte die Forumsregeln!
Antworten
Klub_Robotik_G-COM
Beiträge: 14
Registriert: 19 Jul 2012, 12:15

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

Beitrag von Klub_Robotik_G-COM » 17 Nov 2012, 05:08

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.

vleeuwen
Beiträge: 1609
Registriert: 31 Okt 2010, 22:23
Wohnort: Enschede (NL)
Kontaktdaten:

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

Beitrag von vleeuwen » 17 Nov 2012, 11:31

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

Klub_Robotik_G-COM
Beiträge: 14
Registriert: 19 Jul 2012, 12:15

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

Beitrag von Klub_Robotik_G-COM » 17 Nov 2012, 14:33

13-Nov ?!

that's less than a week ago !!

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

Antworten