Opened 6 years ago
Closed 3 years ago
#58094 closed defect (fixed)
objectmarker: error: use of undeclared identifier 'CV_RGB'
Reported by: | TheLastLovemark | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | Cc: | RJVB (René Bertin) | |
Port: | objectmarker |
Description
The port was listed as broken so I tried to upgrade and that failed. I noticed it was referencing a few openCV dynamic libraries that were no longer in the /opt/local/lib/ folder. I thought this may have been because of the openCV fix you suggested.
I uninstalled the broken version of objectmarker and tried to do a fresh install of the latest version. That failed.
The error message references /usr/bin/clang++. I thought that was a bit odd as I have more than one version of mp-clang installed as well as a few versions of gcc
log file attached.
Attachments (1)
Change History (11)
Changed 6 years ago by TheLastLovemark
Attachment: | objectmarker_main.log added |
---|
comment:1 Changed 6 years ago by TheLastLovemark
Keywords: | objectmarker added |
---|
comment:2 Changed 6 years ago by mf2k (Frank Schima)
Keywords: | opencv build fail install fail upgrade fail broken port objectmarker removed |
---|
comment:3 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | ojectmarker → objectmarker |
---|
Replying to TheLastLovemark:
The error message references /usr/bin/clang++. I thought that was a bit odd as I have more than one version of mp-clang installed as well as a few versions of gcc
You shouldn't consider that odd. That is the Xcode Clang C++ compiler, which is the C++ compiler ports would build with by default. Only ports that aren't compatible with that compiler would request a different one.
comment:5 Changed 6 years ago by TheLastLovemark
I think I cc'd you because it's related to the advice you gave me about openCV
comment:6 Changed 6 years ago by RJVB (René Bertin)
OK, so that was addressed to me. Good thing you remember that I did, because my memory isn't that good :)
comment:7 Changed 4 years ago by mascguy (Christopher Nielsen)
Cc: | mascguy added |
---|
comment:8 Changed 3 years ago by mascguy (Christopher Nielsen)
Cc: | mascguy removed |
---|
comment:9 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | objectmarker → objectmarker: error: use of undeclared identifier 'CV_RGB' |
---|
comment:10 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
objectmarker log