Skip to content

Really basic stuff to get it semi-compiling on linux#8

Open
Erizur wants to merge 2 commits intoACreTeam:mainfrom
Erizur:main
Open

Really basic stuff to get it semi-compiling on linux#8
Erizur wants to merge 2 commits intoACreTeam:mainfrom
Erizur:main

Conversation

@Erizur
Copy link
Copy Markdown

@Erizur Erizur commented Mar 18, 2026

intrin.h is Windows exclusive, so I just made the compiler ignore that include and provide the one that is available on GCC, Which should also target clang for linux, because it is also provided there (?).

However, I still cannot get it running due to several header errors related to dolphin/os functions. Might just be my development environment. (gitignored my .nix files just incase)

Erizur added 2 commits March 18, 2026 17:06
intrin.h is Windows exclusive, so I just made the compiler ignore that include and provide the one that is available on GCC, Which should also target clang, because it is also provided (?).

However, i still cannot get it running due to several header errors related to dolphin/os functions. Might just be my development environment. (gitignored my .nix files just incase)
Seems like it doesn't do anything relevant either way, as the CPM_aurora_SOURCE setter just defines a local aurora repository as the dependency source.
@Erizur Erizur changed the title Upper aurora's git tag Basic stuff to get it semi-compiling on linux Mar 18, 2026
@Erizur Erizur changed the title Basic stuff to get it semi-compiling on linux Really basic stuff to get it semi-compiling on linux Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant