Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Building ImageProcessingClr breaks with a linker error #26

Closed
ant0nsc opened this issue Mar 29, 2022 · 1 comment
Closed

Building ImageProcessingClr breaks with a linker error #26

ant0nsc opened this issue Mar 29, 2022 · 1 comment
Assignees
Labels
bug Something isn't working more info needed More information required to reproduce and resolve usage blocker Bugs that block InnerEye users

Comments

@ant0nsc
Copy link
Contributor

ant0nsc commented Mar 29, 2022

2>ConnectedComponentsClr.obj : /DEBUG:FASTLINK is not supported when managed code is present; restarting link with /DEBUG:FULL
2>ImageProcessing.lib(GaussianKernel1D.obj) : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/OPT:LBR' specification
2>LINK : fatal error LNK1104: cannot open file 'MSCOREE.lib'

Resolve by https://stackoverflow.com/questions/41030806/visual-studio-c-cli-mysterious-error-with-template#:~:text=Check%20in%20Visual%20Studio%20installer%20%27C%2B%2B%2FCLI%20support%27%20for,Add%20both%20entries%20from%20below%20separated%20by%20semi-colon, installing .net 4.6.1 SDK?

@peterhessey peterhessey added bug Something isn't working usage blocker Bugs that block InnerEye users more info needed More information required to reproduce and resolve labels May 19, 2022
@peterhessey peterhessey self-assigned this May 19, 2022
@peterhessey
Copy link
Contributor

Closed due to a lack of information

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working more info needed More information required to reproduce and resolve usage blocker Bugs that block InnerEye users
Projects
Status: Done
Development

No branches or pull requests

2 participants