next up previous contents index
Next: Compiling LEDA for Multithreading Up: Technical Information Previous: Source Code on Windows


Source Code on Windows with Borland C++

Source Code Configuration for Borland C++

1.
Setting the Environment Variables for Borland C++:

2.
Go to the LEDA main directory.
3.
Type: lconfig bcc [dll] [ d ]

LEDA Compilation with Borland C++

Type make_lib for building the object code libraries

static: libL.lib basic library
  libG.lib graph library
  libG2.lib semi-dynamic graph library
  libP.lib d2-geo library
  libD3.lib d3-geo library
  libGeoW.lib GeoWin library
  libW.lib window library
     
dynamic: leda.dll, leda.lib  
  libgeow.lib  
Remarks: The semi-dynamic graph representation (libG2) is not available in the DLL version. GeoWin is currently not available as a DLL.


Now follow the instructions given in the corresponding section for the Windows object code package (Section WinObjectCodePackage ff.).


next up previous contents index
Next: Compiling LEDA for Multithreading Up: Technical Information Previous: Source Code on Windows

© Copyright 1995-2002, Algorithmic Solutions Software GmbH. All rights reserved.
2002-10-16