Edit:
QUOTE
If you don't have the Vadi System
Per Merulac's isntructions: read the README file included.(Didn't see one) Basically, all you need to do is grab the vadi-mapper sources from Vadi's site (instructions here click) and extract the archive right into the vadi-mapper folder (Instructions on other page say extract archive to C: drive), overwriting the three files that already exist (header.h, module.h, and Makefile.win). Then you can just run mk.bat and run mb-core.exe and you're all set. (Don't see these files Anywhere)
Though, you can't just drop an updated dll into the folder when Vadi releases updates. You have to download the updated source (you should only need the updated vadi_mapper.c) and run mk.bat again.
Per Merulac's isntructions: read the README file included.(Didn't see one) Basically, all you need to do is grab the vadi-mapper sources from Vadi's site (instructions here click) and extract the archive right into the vadi-mapper folder (Instructions on other page say extract archive to C: drive), overwriting the three files that already exist (header.h, module.h, and Makefile.win). Then you can just run mk.bat and run mb-core.exe and you're all set. (Don't see these files Anywhere)
Though, you can't just drop an updated dll into the folder when Vadi releases updates. You have to download the updated source (you should only need the updated vadi_mapper.c) and run mk.bat again.
Also, in BZR, when copying the branch from the instructions, I get an Error: Access Denied?
CODE
Bazaar -- a free distributed version-control tool
http://bazaar-vcs.org/
Basic commands:
bzr init makes this directory a versioned branch
bzr branch make a copy of another branch
bzr add make files or directories versioned
bzr ignore ignore a file or pattern
bzr mv move or rename a versioned file
bzr status summarize changes in working copy
bzr diff show detailed diffs
bzr merge pull in changes from another branch
bzr commit save some or all changes
bzr log show history of changes
bzr check validate storage
bzr help init more help on e.g. init command
bzr help commands list all commands
bzr help topics list all help topics
C:\Program Files\Bazaar>bzr branch http://bazaar.launchpad.net/~vadi-mapper-dev/
vadi-mapper/main vadi-mapper
bzr: ERROR: [Error 5] Access is denied
C:\Program Files\Bazaar>
http://bazaar-vcs.org/
Basic commands:
bzr init makes this directory a versioned branch
bzr branch make a copy of another branch
bzr add make files or directories versioned
bzr ignore ignore a file or pattern
bzr mv move or rename a versioned file
bzr status summarize changes in working copy
bzr diff show detailed diffs
bzr merge pull in changes from another branch
bzr commit save some or all changes
bzr log show history of changes
bzr check validate storage
bzr help init more help on e.g. init command
bzr help commands list all commands
bzr help topics list all help topics
C:\Program Files\Bazaar>bzr branch http://bazaar.launchpad.net/~vadi-mapper-dev/
vadi-mapper/main vadi-mapper
bzr: ERROR: [Error 5] Access is denied
C:\Program Files\Bazaar>
