Ticket #274 (closed task: invalid)

Opened 3 years ago

Last modified 3 years ago

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

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

Change History

Changed 3 years ago by aya

Changed 3 years ago by pramsey

  • status changed from new to closed
  • resolution set to fixed

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

Changed 3 years ago by aya

Changed 3 years ago by aya

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.

Changed 3 years ago by aya

  • status changed from closed to reopened
  • resolution fixed deleted

Changed 3 years ago by pramsey

  • status changed from reopened to closed
  • resolution set to fixed

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

Changed 3 years ago by aya

Changed 3 years ago by aya

  • status changed from closed to reopened
  • resolution fixed deleted

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 ?

Changed 3 years ago by aya

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

Changed 3 years ago by pramsey

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

Changed 3 years ago by pramsey

  • status changed from reopened to closed
  • resolution set to invalid
Note: See TracTickets for help on using tickets.