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

Subsections

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
  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: 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   Contents   Index
root 2007-03-08