rohankaf
rohankaf
@DonnieBLT is this issue still open ?
@micahwierenga can u assign me that issue
hey @Hubtrick-Git I can take this on! I’d be happy to handle updating the License Distribution section shortening it and making it expandable or clickable (linking to a detailed view...
@mhils can i work on that ?
hey @Rot127 @dotslashinit-sh I have submitted a fix for this issue in PR: #5530 The problem was caused by rz-gg trying to include the non-existent path: include/librz/sflib/windows-x86-32/sflib.h My PR adds...
@domenukk if it's still not done yet , can u assign me that issue ?
@dotslashinit-sh > I can't find `include/librz/sflib/windows-x86/sflib.h` either windows-x86 and windows-x86-32 SFLIB directories don’t exist on non-Windows builds only inside the Windows SDK. The PR only fixes the incorrect TRIPLET mapping...
@dotslashinit-sh > sflib directories don't exist in the windows sdk, or maybe I can't find them. They don't seem to exist anywhere in the source either. You're right SFLIB doesn’t...
@wargio Thanks for the feedback! Just to confirm what I should implement in this PR: – Remove the sflib.h include when rz-gg is built on Windows – Keep the Linux...