Cannot compile from SVN due to missing files on Genplus-gx Wiki

Issue #90 invalid
Former user created an issue

Original [issue 90](https://code.google.com/p/genplus-gx/issues/detail?id=90) created by nintendonerd1889 on 2010-05-25T19:38:58.000Z:

What steps will reproduce the problem? 1. Go to the Genplus-gx wiki page and follow instructions 2. Start to download the port libraries from the wiki links 3. One of the libraries does not exist on Sourceforge, contrary to what it written on the wiki guide

"libtremor" is a required library when one is compiling the emulator(which should be extracted into the directory "C:/devkitpro/portlibs/ppc/"). The only library that's even CLOSE to this is labeled as "tremor-lowmem-src.tar" Am I going crazy, or did something get screwed up on Sourceforge? Here's what the wiki says to download (I highlighted the library in blue) http://i255.photobucket.com/albums/hh137/Nintendo1889/Genplus-gxWiki.jpg

What is the expected output? What do you see instead? The real file should be there, but it's not. The wiki should be updated/corrected to reflect this change. What really needs to be downloaded? And what program should be used to extract them?

Comments (4)

  1. Former user Account Deleted

    Comment # 1 originally posted by ekeeke31 on 2010-05-25T19:58:36.000Z:

    This is not an issue and the wiki is correct, not my fault if libtremor is not exactly named as you think it should.

  2. Former user Account Deleted

    Comment # 4 originally posted by nintendonerd1889 on 2010-05-25T21:35:11.000Z:

    Okay, managed to install all the libraries in the correct folders/directories, and well, it won't compile. I know this is similar to the last issue I posted, but this time, I have a video to show exactly what I'm doing: http://www.youtube.com/watch?v=92pb0th1r1c (it might take a while to process).

  3. Former user Account Deleted

    Comment # 5 originally posted by ekeeke31 on 2010-05-26T07:36:25.000Z:

    If you look at the error message, you will see that it can't find the files because of wrong/incomplete directory name (c/Emulators/Nintendo no such file or directory).

    The reason is that the 'make' application, like many command based application, cannot work with spaces in pathnames.

  4. Former user Account Deleted

    Comment # 7 originally posted by nintendonerd1889 on 2010-05-26T14:49:34.000Z:

    Ah, crap. Nothing like a PEBKAC error to top off my day. \*Sigh\* Sorry if I pissed you off and/or annoyed you in any way. :) Now it compiled into the proper bin files! Yay!

  5. Log in to comment