rustdesk / rustdesk/doc.rustdesk.com
How should I compile 32-bit programs that can run on win7?
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 792
- Forks
- 709
- Avg merge
- 8h 25m
- Merged PRs (30d)
- 3
Description
I have successfully compiled the 64 bit program in the VS2019 - WIN10 compilation environment. The program can run normally in win10, but an error is reported in WIN7 and the program input point SWDeviceCreate is not found in CFGMGR32.dll.
Then I compile 32-bit programs
Compilation environment WIN10
VS2019
llvm-win64
Then an error is reported: OneCoreUAP.lib cannot be found.
How can I successfully compile 32-bit programs that can run on WIN7?
Is there an article that guides the compilation of 32-bit programs?
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
The issue names no documentation file, test, or entry point. Start by reviewing the existing RustDesk documentation structure and the VS2019/llvm-win64 build context described here; done means documenting a verified 32-bit compilation procedure for Windows 7 that addresses the OneCoreUAP.lib and SWDeviceCreate errors.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100