Skip to content

Error building source win10 #26

Description

@Ninjistix
rm: cannot lstat `obj/*.o': No such file or directory
rm: cannot lstat `bin/*.elf': No such file or directory
source\menu.c: In function 'updateMenu':
source\menu.c:36:33: warning: implicit declaration of function 'getCurrentProcessId'; did you mean 'svc_getProcessId'? [-Wimplicit-function-declaration]
  plgLoaderInfo->gamePluginPid = getCurrentProcessId();
                                 ^~~~~~~~~~~~~~~~~~~
                                 svc_getProcessId
arm-none-eabi-ld: cannot find -lc
cp: target `obj/' is not a directory: No such file or directory
cp: cannot stat `a.out': No such file or directory
arm-none-eabi-objcopy: 'a.out': No such file

then exits

unsure if im missing something, just downloaded source and ran build.bat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions