Turbo C++ 3 + UE32

Turbo C++ 3 + UE32

1
NewbieNewbie
1

    Oct 03, 2006#1

    How can I connect tc++3 compiler to ue32 12.10?

    I inserted in COMMAND LINE: C:\TC\BIN\TCC.EXE %f
    WORKING DIRECTORY: %p

    but unsuccessfully...
    :roll:

    please help

    6,605548
    Grand MasterGrand Master
    6,605548

      Nov 07, 2006#2

      Read the manual of your compiler. I guess, you will need a makefile because you not only want to compile the C/C++ code to ASM code, you also want to assemble it and link it to an EXE. And the compiler must also know where the default libraries are for compilation.
      Best regards from an UC/UE/UES for Windows user from Austria