avogelba / WinDirStats

WinDirStats - Windows Directory Statistics, private clone from:
https://bitbucket.org/windirstat/windirstat
5 stars 0 forks source link

Missing common\buildnumber.h and common\buildinc.cmd #162

Closed avogelba closed 6 years ago

avogelba commented 7 years ago

Originally reported by: mltmlt (Bitbucket: mltmlt, GitHub: Unknown)


I saw #93, but I wonder how to build the project now as I don't see that header file and I see no means to generate it.

13>------ Build started: Project: windirstat.vs15, Configuration: Debug Win32 ------
13>'"C:\dev\wds\windirstat\common\buildinc.cmd"' is not recognized as an internal or external command,
13>operable program or batch file.
13>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(123,5): error MSB3073: The command "if not exist "C:\dev\wds\windirstat\common\buildnumber.h" "C:\dev\wds\windirstat\common\buildinc.cmd" "C:\dev\wds\windirstat\common"
13>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(123,5): error MSB3073: :VCEnd" exited with code 9009.
13>Done building project "windirstat.vs15.vcxproj" -- FAILED.

avogelba commented 7 years ago

Original comment by mltmlt (Bitbucket: mltmlt, GitHub: Unknown):


I feel like I had incomplete clone