Rules not found with default installation (Windows)

Issue #64 resolved
David Demelier created an issue

Hello

After installing vera++ 1.2.1 to the default installation path (C:/Program Files (x86)/vera++), impossible to run it with defaults rules:

vera++ -R L001 Test.cpp
error: cannot open script C:/Program Files/vera++/lib/vera++//scripts/rules/L001.tcl

Note the absence of (x86).

Comments (4)

  1. Gaëtan Lehmann

    This should be fixed in master: vera++.exe is now using its own path to find the root directory. Could you test with the master?

  2. Log in to comment