Connecting Tech Pros Worldwide Help | Site Map

KYLIX AND MS WINDOWS PLATFORM

Atz
Guest
 
Posts: n/a
#1: Jul 22 '05
Hi to all !

Am in BIG "System of a down" situation.
Im using Linux and Kylix for programming stuff ( for Linux platforms ).

Becuse the whole programming stuff is for commer. purposes im trying to find
a way to recompile the existing code ( on linux ) and make transfer to
windows platform.

The costumer is using 10 computers on window platform and thats the whole
story.

I know that there are some converters for such stuff but i can't find the
right one.
The guy from Borland says that i can do easy convertion but for something
like that i need Borland C++ Builder 6 Pro. Hmm, interesting but the BC++
costs more than 1000 $ (!!).

If someone knows where i can find cheaper way to convert Kylix code (linux )
to windows code, i would be very thankful...



Thanx in advance
LinuxForewer


Christopher Benson-Manica
Guest
 
Posts: n/a
#2: Jul 22 '05

re: KYLIX AND MS WINDOWS PLATFORM


Atz <mail@mail.com> spoke thus:
[color=blue]
> Am in BIG "System of a down" situation.
> Im using Linux and Kylix for programming stuff ( for Linux platforms ).[/color]
[color=blue]
> If someone knows where i can find cheaper way to convert Kylix code (linux )
> to windows code, i would be very thankful...[/color]

Your post is off-topic for comp.lang.c++. Please visit

http://www.slack.net/~shiva/welcome.txt
http://www.parashift.com/c++-faq-lite/

for posting guidelines and frequently asked questions. Thank you.

--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org | don't, I need to know. Flames welcome.
John Smith
Guest
 
Posts: n/a
#3: Jul 22 '05

re: KYLIX AND MS WINDOWS PLATFORM



"Christopher Benson-Manica" <ataru@nospam.cyberspace.org> wrote in message
news:c6oedr$1v6$1@chessie.cirr.com...[color=blue]
> Atz <mail@mail.com> spoke thus:
>[color=green]
> > Am in BIG "System of a down" situation.
> > Im using Linux and Kylix for programming stuff ( for Linux platforms ).[/color]
>[color=green]
> > If someone knows where i can find cheaper way to convert Kylix code[/color][/color]
(linux )[color=blue][color=green]
> > to windows code, i would be very thankful...[/color]
>
> Your post is off-topic for comp.lang.c++. Please visit
>
> http://www.slack.net/~shiva/welcome.txt
> http://www.parashift.com/c++-faq-lite/
>
> for posting guidelines and frequently asked questions. Thank you.
>
> --
> Christopher Benson-Manica | I *should* know what I'm talking about - if I
> ataru(at)cyberspace.org | don't, I need to know. Flames welcome.[/color]


The post was incomprehensible, how could you tell it was off topic?


Ioannis Vranos
Guest
 
Posts: n/a
#4: Jul 22 '05

re: KYLIX AND MS WINDOWS PLATFORM


"Atz" <mail@mail.com> wrote in message news:c6o9nd$eu6$1@ls219.htnet.hr...[color=blue]
> Hi to all !
>
> Am in BIG "System of a down" situation.
> Im using Linux and Kylix for programming stuff ( for Linux platforms ).[/color]


Delphi or C++?

[color=blue]
> Becuse the whole programming stuff is for commer. purposes im trying to[/color]
find[color=blue]
> a way to recompile the existing code ( on linux ) and make transfer to
> windows platform.
>
> The costumer is using 10 computers on window platform and thats the whole
> story.
>
> I know that there are some converters for such stuff but i can't find the
> right one.
> The guy from Borland says that i can do easy convertion but for something
> like that i need Borland C++ Builder 6 Pro. Hmm, interesting but the BC++
> costs more than 1000 $ (!!).
>
> If someone knows where i can find cheaper way to convert Kylix code[/color]
(linux )[color=blue]
> to windows code, i would be very thankful...[/color]


The only way i know, if you use CLX you can recompile the whole thing in
Windows using Borland's product which also uses the CLX.

CLX on the other hand is derived from QT API (i think that they are actually
the same) and in this case you can buy QT API for Windows and use it to
recompile the stuff.

Well that's the help i can give. Also this subject is off topic in clc++,
try to locate some CLX/QT newsgroups.






Regards,

Ioannis Vranos

Christopher Benson-Manica
Guest
 
Posts: n/a
#5: Jul 22 '05

re: KYLIX AND MS WINDOWS PLATFORM


John Smith <someone@microsoft.com> spoke thus:
[color=blue]
> The post was incomprehensible, how could you tell it was off topic?[/color]

inherently Incomprehensible off-posts are topic. :)

--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org | don't, I need to know. Flames welcome.
Closed Thread


Similar C / C++ bytes