From b68baf19a252e0460933d92fbadde1eee2c19f4c Mon Sep 17 00:00:00 2001
From: scuri
The IM files can be downloaded at
-http://luaforge.net/project/showfiles.php?group_id=86.
+http://sourceforge.net/project/showfiles.php?group_id=241318.
The CD files can be downloaded at
-http://luaforge.net/project/showfiles.php?group_id=88.
+
+http://sourceforge.net/project/showfiles.php?group_id=241317.
The IUP files can be downloaded at
-http://luaforge.net/project/showfiles.php?group_id=89.
+
+http://sourceforge.net/project/showfiles.php?group_id=241310.
The Lua files can be downloaded at
http://luaforge.net/project/showfiles.php?group_id=110.
The DLLs were built using the cdecl calling convention. This should be a problem for Visual Basic users.
In Visual C++ we use the single thread C Run Time Library for static libraries and the multi thread C RTL for DLLs. - Because this is the default in Visual Studio for new projects. In Visual C++ 8 both use the multi thread C RTL.
+ Because this is the default in Visual Studio for new projects. Since Visual C++ 8 both use the multi thread C RTL.The package files available for download are named according to the platform where they were build.
In UNIX all strings are based in the result of the command "uname -a". The package name is a concatenation of the @@ -72,7 +74,7 @@ a problem for Visual Basic users.
src cd\ im\ - lua5\ + lua5.1\This structure will also made the process of building from sources more simple, since the projects and makefiles will assume this structure .
For IDEs the configuration involves the same 3 steps above, but each IDE has a different dialog. The IUP toolkit has a Guide for some IDEs:
-Open Watcom - http://www.tecgraf.puc-rio.br/iup/en/guide/owc.html +
Open Watcom - http://www.tecgraf.puc-rio.br/iup/en/ide_guide/owc.html
- Dev-C++ - http://www.tecgraf.puc-rio.br/iup/en/guide/dev-cpp.html
+ Dev-C++ - http://www.tecgraf.puc-rio.br/iup/en/ide_guide/dev-cpp.html
Borland C++ BuilderX -
-http://www.tecgraf.puc-rio.br/iup/en/guide/cppbx.html
+http://www.tecgraf.puc-rio.br/iup/en/ide_guide/cppbx.html
Microsoft Visual C++ (Visual Studio 2003) -
-http://www.tecgraf.puc-rio.br/iup/en/guide/msvc.html
+http://www.tecgraf.puc-rio.br/iup/en/ide_guide/msvc.html
Microsoft Visual C++ (Visual Studio 2005) -
-http://www.tecgraf.puc-rio.br/iup/en/guide/msvc8.html
+http://www.tecgraf.puc-rio.br/iup/en/ide_guide/msvc8.html
Eclipse for C++ -
-
-http://www.tecgraf.puc-rio.br/iup/en/guide/eclipse.html
+
+http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html