-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
visual studio issue #1
Comments
You could check the wiki's page for more details. Also this other projects' wiki can show you a similar set of steps to run it in Visual Studio |
Dr.Montero, thank you for the reply. I am studying for master's degree in Beijing jiaotong university. `int main(int argc, const char * argv[])
The value of' parser.has("h") ' is always false. I do not know why. |
I read the wiki's parper again and find more details. I have to run the vivaTracker.exe in windows CMD. I will have a try again. :-) |
I followed the 'quick start' page and got error LNK1104: cannot open file 'trackers\skcf\Debug\skcf.lib' when I tried to build the solution. |
Do we need the skcf.lib? Maybe your run mode is wrong . |
Thanks for your reply. |
My english is poor. You can send your project to me. My e-mail is [email protected] |
Thanks. |
To be honest, I don't want to use English, too. |
@bianliangpai Did you forget to select "WITH_SKCF" when you were generating this project's Visual Studio solution with CMake? |
@addvaluejack Thanks for your reply. I have solved this problem. The reason lied in this page http://stackoverflow.com/questions/5004858/stdmin-gives-error |
I want to run the code in the Visual studo 2013. what should I do ? How to chang the code?
Sincerely.
The text was updated successfully, but these errors were encountered: