EAMain icon indicating copy to clipboard operation
EAMain copied to clipboard

EAMain provides a multi-platform entry point used for platforms that don't support console output, return codes and command-line arguments.

Results 4 EAMain issues
Sort by recently updated
recently updated
newest added

Change from git@github to https:// links.

The link for the documentation in the readme "Please see [Introduction](https://github.com/electronicarts/EAMain/blob/master/doc/EAMain.html)" is broken. The HTML file doesn't exist.

Change EABase from link to include - the libraries won't build otherwise on Ubuntu. I'm guessing that in the past EABase *was* a binary library to link against, and was...

MinGW-w64 already defines NOMINMAX in one of its base headers, so this fires a warning during building of EASTL tests.