Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@StonerLing
Copy link
Contributor

sqlite3_open_v2 only accepts UTF-8 encoded paths. This PR adds a function to convert ANSI (platform) strings to UTF-8 on Windows to correctly handle paths containing non-ASCII characters.

@StonerLing StonerLing force-pushed the bugfix/db-path-encoding branch from a3d0b1a to fa92cb0 Compare July 15, 2025 05:36
@ahojnnes ahojnnes merged commit 0676c9f into colmap:main Jul 15, 2025
14 checks passed
@StonerLing StonerLing deleted the bugfix/db-path-encoding branch July 16, 2025 01:01
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.

2 participants