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

Compilation Builder error #1905

Open
2 tasks done
skyceo121 opened this issue Sep 30, 2024 · 2 comments
Open
2 tasks done

Compilation Builder error #1905

skyceo121 opened this issue Sep 30, 2024 · 2 comments
Labels
bug 🪲 Something isn't working

Comments

@skyceo121
Copy link

Avoid duplicates

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issues tracker for a bug report similar to mine, in vain

Ferdium Version

6.7.5

What Operating System are you using?

Windows

Operating System Version

windows

What arch are you using?

arm64 (including Apple Silicon)

Last Known Working Ferdium version

6.7.5

Expected Behavior

Could you please take a look? I always have compilation issues when building, but it can output 32-bit data. When I output 64 bits, there will be errors. I have packed all the modified bags. Even with Visual Studio installed, it still doesn't work.

Actual Behavior

Could you please take a look? I always have compilation issues when building, but it can output 32-bit data. When I output 64 bits, there will be errors. I have packed all the modified bags. Even with Visual Studio installed, it still doesn't work.

Steps to reproduce

Could you please take a look? I always have compilation issues when building, but it can output 32-bit data. When I output 64 bits, there will be errors. I have packed all the modified bags. Even with Visual Studio installed, it still doesn't work.

Debug link

Could you please take a look? I always have compilation issues when building, but it can output 32-bit data. When I output 64 bits, there will be errors. I have packed all the modified bags. Even with Visual Studio installed, it still doesn't work.

Screenshots

Could you please take a look? I always have compilation issues when building, but it can output 32-bit data. When I output 64 bits, there will be errors. I have packed all the modified bags. Even with Visual Studio installed, it still doesn't work.

Additional information

Could you please take a look? I always have compilation issues when building, but it can output 32-bit data. When I output 64 bits, there will be errors. I have packed all the modified bags. Even with Visual Studio installed, it still doesn't work.
build error.txt

@skyceo121 skyceo121 added the bug 🪲 Something isn't working label Sep 30, 2024
@SpecialAro
Copy link
Member

Hello @skyceo121,

Please make sure you follow the contribution guidelines - there are specific dependencies that you need to install beforehand (MSVS for instance).

Also, make sure you run the build script for Windows inside the build folder. This way it will check for the dependencies and tell you if anything is missing before building.

@skyceo121
Copy link
Author

Hello, every time I compile a 64 bit version, it prompts me that there is a problem with my SQLite3. I am your previous version of Ferdium 6.7.5, and every time I compile node20.14.0 pnpm 9.1.4, it prompts that SQLite3 has a problem. I haven't been able to solve it yet. The issue with compilation is the one I sent you. All the dependencies on my end are installed. And I have no problem running it. Only 64 bit problems occur during compilation, while 32-bit is normal.

node_modules/sqlite3 install: node-pre-gyp http GET https://github.com/TryGhost/node-sqlite3/releases/download/v5.1.6/napi-v6-win32-unknown-arm64.tar.gz
node_modules/sqlite3 install: node-pre-gyp ERR! install response status 404 Not Found on https://github.com/TryGhost/node-sqlite3/releases/download/v5.1.6/napi-v6-win32-unknown-arm64.tar.gz
node_modules/sqlite3 install: node-pre-gyp WARN Pre-built binaries not installable for [email protected] and [email protected] (electron-v31.1 ABI, unknown) (falling back to source compile with node-gyp)
node_modules/sqlite3 install: node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/TryGhost/node-sqlite3/releases/download/v5.1.6/napi-v6-win32-unknown-arm64.tar.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants