regexgen icon indicating copy to clipboard operation
regexgen copied to clipboard

Does this still work?

Open brian6932 opened this issue 3 years ago • 1 comments

image_242 I can't get it to display anything

brian6932 avatar May 20 '22 19:05 brian6932

Perhaps you need to install some DLLs:

Z:\tmp>regexgen
0114:err:module:import_dll Library mingwm10.dll (which is needed by L"Z:\\tmp\\regexgen.exe") not found
0114:err:module:import_dll Library libgcc_s_dw2-1.dll (which is needed by L"Z:\\tmp\\regexgen.exe") not found
0114:err:module:import_dll Library QtCore4.dll (which is needed by L"Z:\\tmp\\regexgen.exe") not found
0114:err:module:LdrInitializeThunk Importing dlls for L"Z:\\tmp\\regexgen.exe" failed, status c0000135

benibela avatar Jan 02 '25 13:01 benibela