Copy Link
Add to Bookmark
Report

GP32 SDK folder structure

sang's profile picture
Published in 
GP32
 · 16 Aug 2021

  1. work : root folder. it doesn't have to be named work
    1. lib : where all the library files are located
      1. gp : where all the library files for GP32(SDT/ADS) are located
        1. gplib : where all the GP32 standard API library files are located
          1. src : where all the GP32 standard API source files are located. it's not available now, instead, there are only several files nessary for compiling.
            1. target

          2. include : where all the GP32 standard API header files are located
          3. gplib : where all the GP32 standard API library files for SDT are located
            1. debug : where all the GP32 standard API library files for debug target are located. (for SDT. with extension *.alf) - it doesn't have any meaning now because the sources are not available.
            2. release : where all the GP32 standard API library files for release target are located. (for SDT. with extension *.alf)

          4. gplibads : where all the GP32 standard API library files for ADS are located
            1. debug : where all the GP32 standard API library files for debug target are located. (for ADS. with extension *.a) - it doesn't have any meaning now because the sources are not available.
            2. release : where all the GP32 standard API library files for release target are located. (for ADS. with extension *.a)
            3. gp_entry_Data
              1. Debug
                1. ObjectCode : where the file init.o which is necessary to compile debug target is located

              2. Release
                1. ObjectCode : where the file init.o which is necessary to compile release target is located

      2. win32 : where the library file for Windows is located
        1. gpwinlib : where the library file for Windows is located
          1. debug : GP32 standard library file for debug target (gpwind.lib)
          2. release : GP32 standard library file for release target (gpwinr.lib)

        2. include

    2. project
      1. template
        1. common
        2. gp
        3. ads
        4. win32

    3. examples
    4. docs
    5. tools
    6. tutorial

← previous
next →
loading
sending ...
New to Neperos ? Sign Up for free
download Neperos App from Google Play
install Neperos as PWA

Let's discover also

Recent Articles

Recent Comments

Neperos cookies
This website uses cookies to store your preferences and improve the service. Cookies authorization will allow me and / or my partners to process personal data such as browsing behaviour.

By pressing OK you agree to the Terms of Service and acknowledge the Privacy Policy

By pressing REJECT you will be able to continue to use Neperos (like read articles or write comments) but some important cookies will not be set. This may affect certain features and functions of the platform.
OK
REJECT