Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The error "unrecognized command line option "-m32"" in ARM #8

Open
YuChenu opened this issue Jun 6, 2022 · 1 comment
Open

The error "unrecognized command line option "-m32"" in ARM #8

YuChenu opened this issue Jun 6, 2022 · 1 comment

Comments

@YuChenu
Copy link

YuChenu commented Jun 6, 2022

Hi, We really like this library and use it on different platforms. When we compiled it on ARM architecture, the following error occurred: g++: error: unrecognized command line option '-m32'. We checked the error and unfortunately found that the -m compilation parameter of Arm gcc/g++ does not support 32-bit or 64-bit. So how do we solve this problem? Thank you

@frett27
Copy link
Owner

frett27 commented Jun 6, 2022

Have you checked the filegeodatabase is supported on ARM ?
looking on the project, it not seems to be supported (probably MAC OS, M1),

Esri/file-geodatabase-api#47

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

No branches or pull requests

2 participants