[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Visual c++ and LUA
- From: "Bram Vaessen" <bram.vaessen@...>
- Date: Fri, 6 Sep 2002 15:22:25 +0200
Lua didn't compile because I first compiled the shared libraries with gcc
with another user, so 'make clean' didn't remove these and when I did
another compile, g++ was trying to use the C-compiled shared libaries and
couldn't find the functions in the libraries.
----- Original Message -----
From: "Reuben Thomas" <rrt@sc3d.org>
To: "Multiple recipients of list" <lua-l@tecgraf.puc-rio.br>
Sent: Friday, September 06, 2002 9:48 AM
Subject: Re: Visual c++ and LUA
> > I didn't get Lua compiled with g++ in suse 8.0 (want to see the error
> > messages?)
>
> I suspect the authors might be interested. Unless I misunderstand, Lua is
> supposed to compile as C++.
>
> --
> http://www.mupsych.org/~rrt/ | Travail broadens the behind
>
>