Skip to content

cmake: readd generate-curl.1 dependency for src just in case - #15088

Closed
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:cm-readd-dependency
Closed

cmake: readd generate-curl.1 dependency for src just in case#15088
vszakats wants to merge 1 commit into
curl:masterfrom
vszakats:cm-readd-dependency

Conversation

@vszakats

Copy link
Copy Markdown
Member

Trying to fix intermittent build failures with MSVC 2008:

unity_0.obj : error LNK2019: unresolved external symbol _showhelp referenced in function _tool_help
unity_0.obj : error LNK2019: unresolved external symbol _hugehelp referenced in function _operate

https://ci.appveyor.com/project/curlorg/curl/builds/50700212/job/h3ekljnbccosej5k#L154 https://ci.appveyor.com/project/curlorg/curl/builds/50701615/job/61mkg9og1eooqli8#L155

Follow-up to 496da69 #14883

Trying to fix intermittent build failures with MSVC 2008:
```
unity_0.obj : error LNK2019: unresolved external symbol _showhelp referenced in function _tool_help
unity_0.obj : error LNK2019: unresolved external symbol _hugehelp referenced in function _operate
```
https://ci.appveyor.com/project/curlorg/curl/builds/50700212/job/h3ekljnbccosej5k#L154
https://ci.appveyor.com/project/curlorg/curl/builds/50701615/job/61mkg9og1eooqli8#L155

Follow-up to 496da69 curl#14883
@vszakats vszakats changed the title cmake: readd a dependency just in case cmake: readd generate-curl.1 dependency for src just in case Sep 30, 2024
@vszakats vszakats closed this in 1814357 Sep 30, 2024
@vszakats
vszakats deleted the cm-readd-dependency branch September 30, 2024 12:11
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
Trying to fix intermittent build failures with MSVC 2008:
```
unity_0.obj : error LNK2019: unresolved external symbol _showhelp referenced in function _tool_help
unity_0.obj : error LNK2019: unresolved external symbol _hugehelp referenced in function _operate
```
https://ci.appveyor.com/project/curlorg/curl/builds/50700212/job/h3ekljnbccosej5k#L154
https://ci.appveyor.com/project/curlorg/curl/builds/50701615/job/61mkg9og1eooqli8#L155

Follow-up to 496da69 curl#14883

Closes curl#15088
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant