For Programmers: Free Programming Magazines  


Home > Archive > MSDN > November 2004 > problem with tclite









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author problem with tclite
Leon Johnson

2004-11-24, 8:55 pm

I wont to write some applications for windows in c# but tclite allow give me
error messages. It can't find <stdio.h> or any other header files, is there
any how can help.

Ronny Ong

2004-11-29, 3:59 pm

tclite is for DOS-based C++ programs. You cannot write Windows applications
with it, nor can you compile C# source code with it.

Also, tclite is from Borland and is not supported by Microsoft in any way.
In fact, Borland doesn't actually support it, either.

Microsoft provides a free C# compiler as part of the .NET Framework SDK
which you can download here:
http://www.microsoft.com/downloads/...&DisplayLang=en



"Leon Johnson" <Leon Johnson@discussions.microsoft.com> wrote in message
news:81D77868-6CDA-414E-AB43-108044D8FA4E@microsoft.com...
>I wont to write some applications for windows in c# but tclite allow give
>me
> error messages. It can't find <stdio.h> or any other header files, is
> there
> any how can help.



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com