--- In blassic@yahoogroups.com, "kepu_k" <kepu_k@y...> wrote:
> Is it possible to get compiled version of 0.11.0 or never.
> I tried to compile your source with LCC, maybe I mixed something
I think that LCC is only a C compiler, you need a C++ compiler to
build Blassic.
You need a linux or other unix variant, or use cygwin or mingw in
windows, to execute ./configure. If not, you need to manually create a
project or a makefile for your compiler, and maybe do some other
changes. Previous versions had a Borland C++ Builder project file, but
I no longer maintain it.
Regards.