[mapserver-users] Build for ArcSDE 92

Hallgren, Johan johan.hallgren at logica.com
Wed Aug 6 09:14:13 EDT 2008


... sorry:)

Hello

As I can see the build for ArcSDE 9.2 doesn't work as expected.

The problem is that pe.lib, sde.lib and sg.lib does not include SDE version number anymore and the following line nmake.opt does not work.

SDE_LIB = $(SDE_DIR)\lib\pe$(SDE_VERSION).lib \

$(SDE_DIR)\lib\sde$(SDE_VERSION).lib \

$(SDE_DIR)\lib\sg$(SDE_VERSION).lib

I changed the version to 9.3 and

and I changed the lines to

SDE_LIB = $(SDE_DIR)\lib\pe.lib \

$(SDE_DIR)\lib\sde.lib \

$(SDE_DIR)\lib\sg.lib

that solved the problem.

/Johan


Johan Hallgren
Logica
Pelle Bergs backe 3
Box 1938, 791 19 Falun
Tel (och mobil): 023-547 46 (int: +46-2354746)
johan.hallgren at logica.com<mailto:johan.hallgren at logica.com>
http://www.logica.se<http://www.logica.se/>


________________________________
From: Hallgren, Johan
Sent: den 6 augusti 2008 14:54
To: mapserver-users at lists.osgeo.org
Subject: Build for ArcSDE 92

Hello

As I can see the build for ArcSDE 9.2 doesn't work as expected.

The problem is that pe.lib, sde.lib and sg.lib does not include SDRE version numer anymore and the following line does not work.


SDE_LIB = $(SDE_DIR)\lib\pe$(SDE_VERSION).lib \



$(SDE_DIR)\lib\sde$(SDE_VERSION).lib \

$(SDE_DIR)\lib\sg$(SDE_VERSION).lib



Johan Hallgren
Logica
Pelle Bergs backe 3
Box 1938, 791 19 Falun
Tel (och mobil): 023-547 46 (int: +46-2354746)
johan.hallgren at logica.com<mailto:johan.hallgren at logica.com>
http://www.logica.se<http://www.logica.se/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080806/b24ae5e6/attachment-0001.html


More information about the mapserver-users mailing list