Missing *.vcproj file
Opened this issue · 3 comments
vdeweb commented
*.vcproj file was deleted (commit on Oct 6, 2014)
greendow commented
When I tried to compile the program with MS Visual Studio 2010, I downloaded the codes and double click the 'sts.sln' file, but the result is:
Converting project file 'C:\Temp\kravietznist-sts-for-win\nist-sts\sts.vcproj'. File 'C:\Temp\kravietznist-sts-for-win\nist-sts\sts.vcproj' was not found.
But the program can be compiled in another way:
- use Visual Studio 2010 to build a blank console project;
- Add the .c files here to that project;
- set the include path of that project to the 'include' directory.
Although there are many warning messages reported, the exe file can be created after building process.
When the exe file is run, the 'experiments' and 'templates' directories must be copied to the same directory. The two directories are included in the 'sts-2_1_2.zip'. The zip file can be downloaded from: https://csrc.nist.gov/Projects/Random-Bit-Generation/Documentation-and-Software
kravietz commented
@greendow Would you be able to supply a fixed vcproj file? I no longer have a Windows machine with Visual Studio.
greendow commented
Paweł Krawczyk:
Hello! I compiled your codes of NIST STS with Visual Studio 2010. I am not sure which file you need, so I send the whole project in attatchment to you 😊 The exe file name is assess.exe .
Your sincerely,
HAN Wei (nickname: Greendow)
…________________________________
发件人: Paweł Krawczyk <notifications@github.com>
发送时间: 2018年10月11日 6:25
收件人: kravietz/nist-sts
抄送: greendow; Mention
主题: Re: [kravietz/nist-sts] Missing *.vcproj file (#1)
@greendow<https://github.com/greendow> Would you be able to supply a fixed vcproj file? I no longer have a Windows machine with Visual Studio.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AZJ_PdkPPw9BnJmvMQ5PO8p6aQ6Cu3ymks5ujnO8gaJpZM4CzIT5>.