Opened 15 years ago

Closed 15 years ago

#274 closed task (invalid)

how to compile this new package

Reported by: aya Owned by: pramsey
Priority: major Milestone: 3.1.1
Component: Build/Install Version: 3.0.3
Severity: Unassigned Keywords: compile, nmake
Cc:

Description

I call VS 2005 Command Prompt just like the figure attached. It shows NMAKE is ok. However, I can't compile geos-3.1.1 with it. This is the third version I have used. I didn't meet such problem in former versions. Please tell me what is wrong. Thanks.

Attachments (3)

1.PNG (39.4 KB ) - added by aya 15 years ago.
2.PNG (29.8 KB ) - added by aya 15 years ago.
3.PNG (17.8 KB ) - added by aya 15 years ago.

Download all attachments as: .zip

Change History (11)

by aya, 15 years ago

Attachment: 1.PNG added

comment:1 by pramsey, 15 years ago

Resolution: fixed
Status: newclosed

Fix applied to 3.1 branch (r2606) and trunk (r2607) so future releases won't have this problem. For your purposes, download a copy from http://svn.osgeo.org/geos/branches/3.1/nmake.opt

by aya, 15 years ago

Attachment: 2.PNG added

comment:2 by aya, 15 years ago

I have download http://svn.osgeo.org/geos/branches/3.1/nmake.opt and put it in C:\Program Files\Microsoft Visual Studio 8\VC\bin\ and replaced the line EXTRA_DIST = acsite.m4 makefile.vc in D:\geos-3.1.1\makefile.am with EXTRA_DIST = acsite.m4 makefile.vc namke.opt. However, I still can't build it.

I also have tried to call nmake /f d:\geos-3.1.1\makefile.vc EXT_NMAKE_OPT=d:\geos-3.1.1\nmake.opt but the complier can't find nmake.opt.

Please see 2.PNG in the attachment. Please help me. Thanks.

comment:3 by aya, 15 years ago

Resolution: fixed
Status: closedreopened

comment:4 by pramsey, 15 years ago

Resolution: fixed
Status: reopenedclosed

nmake.opt doesn't go in C:\Program Files\Microsoft Visual Studio 8\VC\bin\ it goes in D:\geos-3.1.1\

by aya, 15 years ago

Attachment: 3.PNG added

comment:5 by aya, 15 years ago

Resolution: fixed
Status: closedreopened

I have put http://svn.osgeo.org/geos/branches/3.1/nmake.opt in D:\geos-3.1.1\ and replaced the line EXTRA_DIST = acsite.m4 makefile.vc in D:\geos-3.1.1\makefile.am with EXTRA_DIST = acsite.m4 makefile.vc namke.opt. However, I still can't build it. Can you tell me what is wrong ?

comment:6 by aya, 15 years ago

You can take a look at 3.png in the attachment for details. Thanks.

comment:7 by pramsey, 15 years ago

No, I have no idea. Please take this to http://lists.osgeo.org/mailman/listinfo/geos-devel

comment:8 by pramsey, 15 years ago

Resolution: invalid
Status: reopenedclosed
Note: See TracTickets for help on using tickets.