Problem with VS2019 Preview project generation (0.50.1 version)
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 1.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 33
Description
Building radare2 with AppVeyor (VS2019 Preview image) and meson - see my PR #13345
"C:\projects\radare2-shvdd\build\radare2.sln" (default target) (1) ->
"C:\projects\radare2-shvdd\build\libr\syscall\d\09a402f@@freebsd-x86-32.sdb@cus.vcxproj" (default target) (152) ->
"C:\projects\radare2-shvdd\build\REGEN.vcxproj" (default target) (3:111) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2817,7): error MSB4057: The target "CreateManifestResourceNames" does not exist in the project. [C:\projects\radare2-shvdd\build\REGEN.vcxproj]
Full log is here: https://ci.appveyor.com/project/radare/radare2-shvdd/builds/24521803/job/b1a8u2ofjaxwmxru?fullLog=true
Also attaching the full log: log.txt
Contributor guide
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 with the attached log and the generated build/REGEN.vcxproj from the AppVeyor VS2019 Preview build. Reproduce the Meson project generation and build, then compare the generated project behavior around the missing CreateManifestResourceNames target. Done means the generated solution builds without MSB4057 on the reported environment.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100