You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ctypes-opencv
for some reason I setup.py defaults to msvc and is unable to locate
the file opencv-extra.hpp yielding a C1083 error
Not sure how to fix this but I added the "C:/pyopencv-2.1.0.wr1.1.0/
pyopencv/pyopencvext/core" to the opencv_include_dirs list in
config.py and that didn't fix it
I have the gcc installed but setup.py doesn't seem to provide for a
toolset configuration
Nick
unread,
Sep 13, 2010, 1:46:48 PM9/13/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ctypes-opencv
Think I won't be able to pull this off unless I figure out msvc
support for building pyopencv or until I work out mingw-w64 gcc
support for bjam.