Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

in search of 2 libraries for visual studios 2013

$
0
0
i have found some source file online and the individual responsible for it hasn't reply back, i need to know how does one go about finding this particular libraries if one was to need in the near future? in processing its easy you just go to the library download manager and type the name of that library. is there a way to do this in Visual studios? below you can see what i think i need to fix my issue. #include// in need of it #include//in need of it this is why i think i need those files above, > ERRORS: Error 4 error LNK2019:> unresolved external symbol> cvReleaseMemStorage referenced in> function main>> Error 2 error LNK2019: unresolved> external symbol cvInRangeS referenced> in function main>> Error 5 error LNK2019: unresolved> external symbol cvGetSeqElem> referenced in function main>> Error 3 error LNK2019: unresolved> external symbol cvCreateMemStorage> referenced in function main>> Error 1 error LNK2019: unresolved> external symbol cvCreateImage> referenced in function main>> Error 6 error LNK2019: unresolved> external symbol cvCircle referenced in> function main>> Error 7 error LNK1120: 6 unresolved> externals 1>Source.obj : error> LNK2019: unresolved external symbol> cvCreateMemStorage referenced in> function main 1>Source.obj : error> LNK2019: unresolved external symbol> cvReleaseMemStorage referenced in> function main 1>Source.obj : error> LNK2019: unresolved external symbol> cvGetSeqElem referenced in function> main 1>Source.obj : error LNK2019:> unresolved external symbol cvCircle> referenced in function main the funny thing is that there's no squiggly red lines in the code telling me that this! is whats wrong, this is why im guessing that the problem is cuz of the lacking of those files.

Viewing all articles
Browse latest Browse all 41027

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>