wxrc.exe is missing from the binary dev packages (Issue #23122)

39 views
Skip to first unread message

Sam Izzo

unread,
Jan 7, 2023, 5:41:12 AM1/7/23
to wx-...@googlegroups.com, Subscribed

Description

I was expecting to find wxrc.exe in the dev packages. Issue #18124 requested this to be added, and it was closed with a fix, but wxrc.exe does not appear to be in the dev packages. I downloaded wxMSW-3.2.1_vc14x_x64_Dev.7z and it was not there. I also downloaded a few earlier versions and it didn't seem to be in any of them.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/23122@github.com>

PB

unread,
Jan 7, 2023, 9:19:48 AM1/7/23
to wx-...@googlegroups.com, Subscribed

I have checked development packages for the latest latest MSVC and GCC versions:

wxMSW-3.2.1_gcc1220_Dev.7z
wxMSW-3.2.1_gcc1220_x64_Dev.7z
wxMSW-3.2.1_vc14x_x64_Dev.7z
wxMSW-3.2.1_vc14x_Dev.7z

wxrc.exe is missing "only" from the 64-bit MSVC one.

Not sure where the problem is, assuming the executable was really built it utils\wxrc\%VCver%_mswudll_x64\ it should be copied and packed here
https://github.com/wxWidgets/wxWidgets/blob/f0b76076f4b8ca21ef5acebd5569f41133dcd21b/build/tools/msvs/package.bat#L70-L73

However, when I build 64-bit wxrc with nmake -f makefile.vc BUILD=release SHARED=1, the result is in "vc_x64_mswudll", not in "vc_mswudll_x64" (please notice the different position of "mswudll").


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/23122/1374496454@github.com>

VZ

unread,
Jan 7, 2023, 10:01:45 AM1/7/23
to wx-...@googlegroups.com, Subscribed

Thanks for reporting and checking this!

@doscott Could you please have a look at it? I think it might be just as simple as fixing the path used in the copy command, but it would be nice if you could please confirm it. TIA!


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/23122/1374508347@github.com>

Danny Scott

unread,
Jan 7, 2023, 10:29:47 AM1/7/23
to wx-...@googlegroups.com, Subscribed

Will look at this tomorrow.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/23122/1374516427@github.com>

Sam Izzo

unread,
Jan 7, 2023, 9:26:33 PM1/7/23
to wx-...@googlegroups.com, Subscribed

Thank you! Sorry I should have checked the other zips as well.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issues/23122/1374689971@github.com>

VZ

unread,
Jan 9, 2023, 6:27:08 PM1/9/23
to wx-...@googlegroups.com, Subscribed

Closed #23122 as completed via 70667fc.


Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/issue/23122/issue_event/8186796359@github.com>

Reply all
Reply to author
Forward
0 new messages