Atmosphere: issue with build

Created on 3 Jun 2018  路  5Comments  路  Source: Atmosphere-NX/Atmosphere

when i try to compile i've got error : https://pastebin.com/bC5EJJBA
can you help me or try please

Most helpful comment

https://github.com/Atmosphere-NX/Atmosphere/blob/master/fusee/fusee-primary/src/main.c#L119-L124

Here's how to deal with the issue @thomleg50

fatal_error("Please do not seek support for it until it is done.\n");

Also your problem comes from https://github.com/Atmosphere-NX/Atmosphere/blob/edc099f026f3967a87ad8e06727f9afdfb30a346/stratosphere/pm/source/pm_boot_mode.hpp#L10 (if you read your logs you would know this)

All 5 comments

I also always get similar mistakes

how to solve that ?

Live discussion on build issues, where it's possible that it's a user specific error, might be best done on Discord. Issues really should only be raised once basic troubleshooting and triage has been completed.

https://github.com/Atmosphere-NX/Atmosphere/blob/master/fusee/fusee-primary/src/main.c#L119-L124

Here's how to deal with the issue @thomleg50

fatal_error("Please do not seek support for it until it is done.\n");

Also your problem comes from https://github.com/Atmosphere-NX/Atmosphere/blob/edc099f026f3967a87ad8e06727f9afdfb30a346/stratosphere/pm/source/pm_boot_mode.hpp#L10 (if you read your logs you would know this)

Fixed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

demetom picture demetom  路  4Comments

fennectech picture fennectech  路  4Comments

MySTiXX666 picture MySTiXX666  路  4Comments

sigboe picture sigboe  路  3Comments

fennectech picture fennectech  路  5Comments