Displaying 2 results from an estimated 2 matches for "nestorac".
Did you mean:
nestor
2008 Jul 19
0
Winelib: How can I compile a Borland C++ Builder application on Linux using winelib?
...Application->Run();
}
catch (Exception &exception)
{
Application->ShowException(&exception);
}
return 0;
}
//---------------------------------------------------------------------------
--
N?stor Amigo Cairo
+34 687 96 74 81
nestorac at gmail.com
2008 Jul 19
1
Re: Winelib: How can I compile a Borland C++ Builder application
N?stor Amigo Cairo wrote:
> Hi!
>
> I'm new to winelib. I'm trying to port a Borland C++ Builder 6.0
> application, but I need VCL library: vcl.h.
>
> Any ideas?? I would want to make it run natively on Linux.
You can't. Winelib still requires Wine to run it. It's a library not an executable. If you want to write native Linux application that can run by itself