Opened 15 years ago

Closed 14 years ago

Last modified 14 years ago

#288 closed defect (fixed)

Update dirlist.mk for Visual Studio nmake

Reported by: ckreuzbe Owned by: mloskot
Priority: minor Milestone: 3.2.0
Component: Build/Install Version: main
Severity: Content Keywords: makefile.vc
Cc: warmerdam

Description

Hi, I am quite new to this project. I am using VS 2005 and tried to get it running with nmake /f makefile.vc

I managed to do it, but I was able to discover, that the command nmake /f makefile.vc clean was not working properly because some directories were missing in dirlist.mk. Therefor I modified dirlist.mk, it should work properly now.

I was unable to commit to the Subversion repository (only authorized access?), therefor I am posting the new file here.

Hopefully somebody is going to put it into the repository (or give me access rights).

Attachments (1)

dirlist.mk (1.3 KB ) - added by ckreuzbe 15 years ago.
new dirlist.mk

Download all attachments as: .zip

Change History (7)

by ckreuzbe, 15 years ago

Attachment: dirlist.mk added

new dirlist.mk

comment:1 by pramsey, 15 years ago

Owner: changed from pramsey to mloskot

comment:2 by pramsey, 15 years ago

Milestone: 3.1.2

comment:3 by warmerdam, 14 years ago

Keywords: makefile.vc added
Milestone: 3.1.23.2.0
Resolution: fixed
Status: newclosed

I have done a test build with the Makefile.vc and I see there were also some presumably new linearref files missing, which I have added.

Corrections made in trunk (r2669) which seems to clean stuff up, including dirlist.mk changes.

I did not attempt to make corrections in the 3.1 branch - should I?

comment:4 by warmerdam, 14 years ago

Cc: warmerdam added

comment:5 by warmerdam, 14 years ago

Some additional changes (r2670) that really related to #280, but were accidentally misattributed to this ticket in the logs.

comment:6 by mloskot, 14 years ago

Followed with update to Visual C++ 8.0 projects (r2671)

Note: See TracTickets for help on using tickets.