Jens Luedicke wrote:
> Is there a pre-compiled version of the Win32::API, too?
> If not, can anyone tell me how I can compile those modules
> with Mingw32 ?
I started some time ago to port Win32::GUI to mingw32 and stopped
5 minutes before end (okay, let's say 60 minutes). headers are okay,
now only some c funcs make troubles.
Win32::API is by far not that simple to port, better use the similar
C::DynaLib (which doesn't compile on borland) or the brandnew FFI module.
FFI should compile with mingw32 because it uses haible's libcallback.
The syntax is fairly similar.
Re GUI builder:
there should be something better out soon.
--
Reini Urban
http://xarch.tu-graz.ac.at/autocad/news/faq/autolisp.html