missing include in modules/core/include/opencv2/core/core.hpp (Bug #1590)


Added by Pavel Heimlich about 13 years ago. Updated about 13 years ago.


Status:Done Start date:
Priority:High Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:core
Target version:2.4.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

OpenCV 2.3 fails to build with

cd /opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/build/modules/core && /opt/test2/SolarisStudio12.3-solaris-x86-bin/solarisstudio12.3/bin/CC   -Dopencv_core_EXPORTS -DHAVE_CVCONFIG_H -DCVAPI_EXPORTS -xO3 -DNDEBUG   -KPIC -I/usr/lib/python2.6/vendor-packages/numpy/core/include -I/opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/. -I/opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/build -I/opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/include -I/opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/include/opencv -I/opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/modules/core/include -I/opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/modules/core/src -I/opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/build/modules/core -I/opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/modules/core/test -I/opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/modules/core/../core/include -I/opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/modules/core/../ts/include -I/opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/modules/core/../highgui/include    -D PYTHON_USE_NUMPY=1 -o CMakeFiles/opencv_core.dir/src/cmdparser.o -c /opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/modules/core/src/cmdparser.cpp
#"/opt/test2/packages/BUILD/OpenCV-2.3.1a/i386/OpenCV-2.3.1/modules/core/include/opencv2/core/core.hpp", line 4309: Error: In this declaration "s1" is of an incomplete type "std::stringstream ".


OpenCV-sstream.diff - patch (403 Bytes) Pavel Heimlich, 2012-02-06 01:25 am


Associated revisions

Revision ec12608f
Added by Alexander Shishkov about 13 years ago

fixed #1590

Revision 19ceab13
Added by Andrey Pavlenko over 11 years ago

Merge pull request #1590 from ilya-lavrenov:cmd_parser_fix

History

Updated by Alexander Shishkov about 13 years ago

Thank you for patch! It was applied to 7262 revision.

  • Status changed from Open to Done
  • (deleted custom field) set to fixed

Updated by Andrey Kamaev about 13 years ago

  • Target version set to 2.4.0
  • Description changed from [[OpenCV]] 2.3 fails to build with cd /opt/test2/packages/BUILD/OpenCV-2.3.1... to OpenCV 2.3 fails to build with <pre> cd /opt/test2/packages/BUILD/Open... More

Also available in: Atom PDF