FR: ocide import from VS vc[x]proj
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 16
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
As these are plain xml files an import of at least all configurations + source files and project structure + include path + lib path + libs should be possible.
Maybe add a warning "only xyz imported, please adjust compiler/linker settings".
Later on more options can be set during import.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the OCIDE entry point for importing Visual Studio vc[x]proj files and reviewing how plain XML project data is handled. The requested result is an import covering configurations, source files, project structure, include paths, library paths, and libraries, with a warning when only part of the project is imported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, xml
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100