Skip to content

winbuild: fix RC path was wrong if we have modified it at the beginning。 - #13267

Closed
David-Lee123 wants to merge 2 commits into
curl:masterfrom
David-Lee123:master
Closed

winbuild: fix RC path was wrong if we have modified it at the beginning。#13267
David-Lee123 wants to merge 2 commits into
curl:masterfrom
David-Lee123:master

Conversation

@David-Lee123

@David-Lee123 David-Lee123 commented Apr 3, 2024

Copy link
Copy Markdown
Contributor

#Utilities.
#If a path is required that contains characters such as space, quote the path.
MT = mt.exe
RC = rc.exe
If we modified the RC path at the beginning, the rc $(CURL_RC_FLAGS) could be failed。

@github-actions github-actions Bot added build Windows Windows-specific labels Apr 3, 2024
bagder pushed a commit that referenced this pull request Apr 3, 2024
@bagder

bagder commented Apr 3, 2024

Copy link
Copy Markdown
Member

Thanks!

@bagder

bagder commented Apr 3, 2024

Copy link
Copy Markdown
Member

Closed via ffa8a38

@bagder bagder closed this Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Windows Windows-specific

Development

Successfully merging this pull request may close these issues.

2 participants