I have had Builder C++ V6 for several years and now, for the first time, I
have the need to convert some of my code to the Linux environment. What I
have been able to read about CLX is that it generates cross platform code
that will run in Windows and Linux. I wrote a test program that works in
Windows but I am unable to get to execute in the Linux environment. All I
have been able to find out via Help is that I have to distribute
"qtintf.dll" with my code and that I need to include clx60.bpl rather than
vcl60.bpl.
When I attempt to execute the test program under Linux, I get an error
message - Cannot Execute Binary File.
Any help would be appreciated.
Thanks, Gene.