[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Report : OpenLdap 2.1.4 win32 Compilation
from the file build\main.dsw it's necessary to remove the lines :
=================================================================
Begin Project Dependency
Project_Dep_Name ud
End Project Dependency
Project: "ud"=..\clients\ud\ud.dsp - Package Owner=<4>
Package=<5>
{{{
}}}
Package=<4>
{{{
Begin Project Dependency
Project_Dep_Name libldap
End Project Dependency
Begin Project Dependency
Project_Dep_Name liblber
End Project Dependency
Begin Project Dependency
Project_Dep_Name liblutil
End Project Dependency
}}}
############################################################################
###
from the file libraries\libldap_r\libldap_r.dsp it's necessary to remove
the lines :
============================================================================
=========
SOURCE=..\libldap\dsparse.c
# End Source File
# Begin Source File
SOURCE=..\libldap\getfilter.c
# End Source File
# Begin Source File
On the ucgendat project :
=========================
Open the settings dialog box, select the link tab, select "all
configurations" and add the olutil32.lib libraries.
Win32 Release :
--------------------Configuration: build - Win32 Release--------------------
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
NMAKE : fatal error U1073: don't know how to make 'version'
Stop.
Error executing NMAKE.
build.txt - 1 error(s), 0 warning(s)
I DO NOT KNOW THE SOLUTION, any idee is welcome
Guy