Skip to content

Fix duplicate library warnings in linking stage#2871

Merged
ahojnnes merged 6 commits intomainfrom
user/jsch/duplicate-link-libs
Nov 26, 2024
Merged

Fix duplicate library warnings in linking stage#2871
ahojnnes merged 6 commits intomainfrom
user/jsch/duplicate-link-libs

Conversation

@ahojnnes
Copy link
Copy Markdown
Contributor

Fixes the following linker warnings:

ld: warning: ignoring duplicate libraries: '/opt/homebrew/lib/libgmock.a', '/opt/homebrew/lib/libgtest.a'
ld: warning: ignoring duplicate libraries: 'src/colmap/scene/libcolmap_scene.a'

@ahojnnes ahojnnes enabled auto-merge (squash) October 31, 2024 17:24
@ahojnnes ahojnnes disabled auto-merge November 1, 2024 08:54
@ahojnnes ahojnnes enabled auto-merge (squash) November 26, 2024 11:31
@ahojnnes ahojnnes merged commit f473824 into main Nov 26, 2024
@ahojnnes ahojnnes deleted the user/jsch/duplicate-link-libs branch November 26, 2024 14:27
HernandoR pushed a commit to HernandoR/colmap that referenced this pull request Dec 30, 2024
Fixes the following linker warnings:
```
ld: warning: ignoring duplicate libraries: '/opt/homebrew/lib/libgmock.a', '/opt/homebrew/lib/libgtest.a'
ld: warning: ignoring duplicate libraries: 'src/colmap/scene/libcolmap_scene.a'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants