Rename bench.cpp to bench1.cpp

60 views
Skip to first unread message

Jeffrey Walton

unread,
Jan 3, 2016, 2:50:18 PM1/3/16
to Crypto++ Users
Hi Everyone,

I'd like to rename bench.cpp to bench1.cpp. It will simplify some script processing.

Does anyone see any problems with doing so?

Jeff

Jean-Pierre Münch

unread,
Jan 3, 2016, 3:02:23 PM1/3/16
to cryptop...@googlegroups.com
As long as everything still (Read: the makefiles and the VS project files) works afterwards it's fine with me.

BR

JPM
--
--
You received this message because you are subscribed to the "Crypto++ Users" Google Group.
To unsubscribe, send an email to cryptopp-user...@googlegroups.com.
More information about Crypto++ and this group is available at http://www.cryptopp.com.
---
You received this message because you are subscribed to the Google Groups "Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cryptopp-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jeffrey Walton

unread,
Apr 22, 2016, 2:17:39 PM4/22/16
to Crypto++ Users

Jeffrey Walton

unread,
May 31, 2016, 6:30:12 PM5/31/16
to Crypto++ Users

I'd like to rename bench.cpp to bench1.cpp. It will simplify some script processing.

Does anyone see any problems with doing so?

OK, the first compile error was reported for the rename:

    fatal error C1083: Cannot open source file: 'bench1.cpp': No such file or directory

Its due to using vs2010.zip and vs2010-dynamic.zip with Crypto++ 5.6.2.

If you encounter the error, then you should undo the rename in the project files. That is, open cryptest.vcxproj in notepad, find bench1.cpp, and then rename it to bench.cpp.

Jeff
Reply all
Reply to author
Forward
0 new messages