Board index » cppbuilder » Possible to compile GUI in Unix?
pcwai
![]() CBuilder Developer |
pcwai
![]() CBuilder Developer |
Possible to compile GUI in Unix?2003-07-11 12:48:16 AM cppbuilder76 Hi, I am creating a GUI using borland c++, but my target running platform is Unix. Apart from using clx components, what else do I have to do (esp to the Makefile) in order to have my project running in Unix? The compiler I use in Unix is g++. I really new to borland C++, and if really can't do this in Unix then I may have to switch to using Java...Pls help!!! |
Remy Lebeau (TeamB)
![]() CBuilder Developer |
2003-07-11 01:33:41 AM
Re:Possible to compile GUI in Unix?
"pcwai" < XXXX@XXXXX.COM >wrote in message
QuoteHi, I am creating a GUI using borland c++, but my |
Chris Uzdavinis
![]() CBuilder Developer |
2003-07-11 03:52:01 AM
Re:Possible to compile GUI in Unix?
"pcwai" < XXXX@XXXXX.COM >writes:
QuoteHi, I am creating a GUI using borland c++, but my target running platform is frameworks as well, like wxWindows, Qt, and so on. -- Chris(TeamB); {smallsort} |
Remy Lebeau (TeamB)
![]() CBuilder Developer |
2003-07-11 05:08:37 AM
Re:Possible to compile GUI in Unix?
"Chris Uzdavinis (TeamB)" < XXXX@XXXXX.COM >wrote in message
QuoteIf you're using Linux, CLX is an option. There are |
Chris Uzdavinis
![]() CBuilder Developer |
2003-07-11 05:38:44 AM
Re:Possible to compile GUI in Unix?
"Remy Lebeau \(TeamB\)" < XXXX@XXXXX.COM >writes:
Quote"Chris Uzdavinis (TeamB)" < XXXX@XXXXX.COM >wrote in message consider other more portable libraries. (Since the OP mentioned Unix instead of Linux, it made sense to suggest libraries that are likely to compile on that platform.) -- Chris(TeamB); |