Opened 11 years ago
Closed 4 years ago
#41553 closed defect (wontfix)
opencv @2.4.7_1 + enable cuda + configure error - build failure
Reported by: | cmv.ict@… | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | opencv |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Step 1:
#sudo port edit --editor nano opencv
=> change -DWITH_CUDA=OFF
to -DWITH_CUDA=ON
Step 2:
#sudo port install opencv
Error: org.macports.configure for port opencv returned: configure failure: command execution failed
Attachments (1)
Change History (5)
Changed 11 years ago by cmv.ict@…
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to stromnov@… |
Port: | opencv added |
Priority: | High → Normal |
comment:2 Changed 4 years ago by mascguy (Christopher Nielsen)
Given that we don't support opencv 2.x, can this be closed?
comment:3 Changed 4 years ago by mascguy (Christopher Nielsen)
This ticket is no longer relevant, as we don't have an OpenCV 2 port. Can someone close?
comment:4 Changed 4 years ago by mf2k (Frank Schima)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Does the port build correctly when you do not edit it? If so, this is not a defect; it's either invalid, or a duplicate of enhancement request #41333.