Skip to content
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

Getting error while doing the setup #34

Open
deepnarainsingh opened this issue Jan 23, 2017 · 0 comments
Open

Getting error while doing the setup #34

deepnarainsingh opened this issue Jan 23, 2017 · 0 comments

Comments

@deepnarainsingh
Copy link

while doing the setup I am getting below error when i try to make , please help

51%] Building CXX object CMakeFiles/GOTURN.dir/src/native/vot.cpp.o
/home/deep/GOTURN/src/native/vot.cpp: In member function ‘vot_region* VOT::vot_initialize()’:
/home/deep/GOTURN/src/native/vot.cpp:237:43: warning: ignoring return value of ‘__ssize_t getline(char**, size_t*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
getline(&linebuf, &linesiz, inputfile);
^
[ 54%] Linking CXX static library libGOTURN.a
[ 54%] Built target GOTURN
[ 57%] Building CXX object CMakeFiles/test_tracker_alov.dir/src/test/test_tracker_alov.cpp.o
[ 60%] Linking CXX executable test_tracker_alov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant