digitalmars.D.learn - Linking to OpenCV OSX (dub.json LFLAG)
- Fred (7/7) May 02 2019 Hey Guys,
- H. S. Teoh (8/16) May 02 2019 [...]
Hey Guys, Complete Dlang n00b here and I'm having awful problems linking to opencv using my projects dub.json. I've been getting some help on Github (https://github.com/aferust/opencvd/issues/1) but had no luck so far, if anyone has any good ideas I'd ever so greatful! Thanks
May 02 2019
On Thu, May 02, 2019 at 11:24:12PM +0000, Fred via Digitalmars-d-learn wrote:Hey Guys, Complete Dlang n00b here and I'm having awful problems linking to opencv using my projects dub.json. I've been getting some help on Github (https://github.com/aferust/opencvd/issues/1) but had no luck so far, if anyone has any good ideas I'd ever so greatful![...] Do you have any specific error messages and/or other problems that you could post here? Being more specific about what problems you're facing would make it easier for us to help you. T -- Skill without imagination is craftsmanship and gives us many useful objects such as wickerwork picnic baskets. Imagination without skill gives us modern art. -- Tom Stoppard
May 02 2019
On Thursday, 2 May 2019 at 23:33:17 UTC, H. S. Teoh wrote:On Thu, May 02, 2019 at 11:24:12PM +0000, Fred via Digitalmars-d-learn wrote:Yeah, basically my project cannot find opencvHey Guys, Complete Dlang n00b here and I'm having awful problems linking to opencv using my projects dub.json. I've been getting some help on Github (https://github.com/aferust/opencvd/issues/1) but had no luck so far, if anyone has any good ideas I'd ever so greatful![...] Do you have any specific error messages and/or other problems that you could post here? Being more specific about what problems you're facing would make it easier for us to help you. Tld: library not found for -lopencvThere is more information and things I've tried in the github issue too.
May 02 2019
On Thursday, 2 May 2019 at 23:38:29 UTC, Fred wrote:On Thursday, 2 May 2019 at 23:33:17 UTC, H. S. Teoh wrote:I think I have my email associated with this account, an invite to the slack channel would be sweet as the IRC is deadOn Thu, May 02, 2019 at 11:24:12PM +0000, Fred via Digitalmars-d-learn wrote:Yeah, basically my project cannot find opencv[...][...] Do you have any specific error messages and/or other problems that you could post here? Being more specific about what problems you're facing would make it easier for us to help you. Tld: library not found for -lopencvThere is more information and things I've tried in the github issue too.
May 02 2019