n64dev / cen64

Cycle-Accurate Nintendo 64 Emulator
BSD 3-Clause "New" or "Revised" License
803 stars 70 forks source link

Build Issue #234

Closed KT7000 closed 1 year ago

KT7000 commented 1 year ago

I followed the READ ME instructions and for #5 I extracted the libiconv folder to this directory "MSYS\home\yourname\libiconv"

But when I open MSYS and type "cd libiconv", I get a message saying no such file or directory.

PeterLemon commented 1 year ago

Hi I just tested latest cen64 source compiles with latest GCC 13 & MSYS 1, & built the libiconv lib from scratch. When MSYS is created it should make a "MSYS\home\yourname\" directory, where "yourname" is your user name in windows, if you navigate to that directory you should see what I mean, I hope the only problem is that you created a "yourname" directory maybe? Anyway I will put links to the latest GCC 13 pack I just used to build cen64 in step 2 & try to make things more clear in the readme.