OSCAR on COPILOT PC with SNAPDRAGON Elite X?
Hi,
Has anyone been able to install OSCAR on a laptop that uses a SNAPDRAGON X Elite? I tried today (got a great deal on it and it ROCKS!!!!). Only problem is that there are two applications that I cannot install. One of the is OSCAR (the other one is XLIGHTS).
I tried changing the emulation settings but it fails after the language selection.
Thanks!
08-02-2024, 05:10 PM
(This post was last modified: 08-02-2024, 05:31 PM by Narcil.)
RE: OSCAR on COPILOT PC with SNAPDRAGON Elite X?
it's the new arm based chip right? did you try the arm-based chromebook version?
edit: nvm i don't think it'll work. doesn't look like there's an emulator or anything like that for chromeos yet
RE: OSCAR on COPILOT PC with SNAPDRAGON Elite X?
Hi ericleco! -
You will need a Linux emulator on your laptop to use OSCAR. I am moving your thread over to the Software Forum, since it isn't CPAP related.
Good luck!
-
Red
RE: OSCAR on COPILOT PC with SNAPDRAGON Elite X?
stevessteves found he can install the 32 bit version of OSCAR.
I think why the x64 code isn't working may be due to the Inno Installer script options (looked at the source code)... which I went into more detail in that thread (which I can't post links to as new user) which I think explicitly checks for x64 architecture, stopping the x64 installation.
RE: OSCAR on COPILOT PC with SNAPDRAGON Elite X?
The .pro file is only used at the time of compiling the source code. Its purpose is to provide the compiler build instructions. It is not present in the installation phase.
- Red
RE: OSCAR on COPILOT PC with SNAPDRAGON Elite X?
Sorry, I've PMed on several topics, I was refering to the BuildInstall.iss for this issue.