Thread: Need to compile a BCB (VCL) program with the freecompiler

  1. #1
    Registered User
    Join Date
    Feb 2003
    Posts
    1

    Unhappy Need to compile a BCB (VCL) program with the freecompiler

    Hello, I hope you can help me or give some guidelines.

    I have a source code of a program made in CBuilder, it uses VCL (#include <vcl.h>), and I need to know how I can compile it with Borland C++ 5.5 (the free compiler). How I can extend this distribution to include the VCL includes and libraries. Is it possible?? what files I need then?? would it work?? I'm in a hurry now. Thankyou very much for your support.

  2. #2
    Registered User
    Join Date
    Nov 2002
    Posts
    491
    Try reading your compiler documentation. It was created for a reason.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. program compile help
    By farminbob in forum C Programming
    Replies: 5
    Last Post: 12-04-2007, 12:03 PM
  2. new to C--can't get program to compile
    By samerune in forum C Programming
    Replies: 12
    Last Post: 04-02-2007, 09:44 AM
  3. How Can I compile 3 source code in 1 program ?
    By lord_cedrich in forum C Programming
    Replies: 8
    Last Post: 12-10-2006, 05:10 AM
  4. Compile Program missing .lib file have .dll
    By John Hobbes in forum C++ Programming
    Replies: 1
    Last Post: 11-19-2004, 05:52 PM
  5. how do i compile a program that deals w/classes?
    By Shy_girl_311 in forum C++ Programming
    Replies: 5
    Last Post: 11-11-2001, 02:32 AM