Skip to content

about how to package and run on arm64 linux #560

Open
@kero990

Description

@kero990

Hi, I tried to compile and test cursor on an arm64 linux, I successfully ran it, but I don't know if there is any problem, the current interface display is normal

My question is, how do I compile it into a release file, I tried using npm run build, but it doesn't seem to be working. Also setup.sh seems to create some files outside the project directory, do they have to be in the upper directory?

Another problem is that I noticed that there are runtime libraries that are not open source in the resources directory. Importantly, there is no library available for arm64 linux. So are these libraries necessary? Can you compile a library file for arm64. In addition, due to my equipment limitations, the system version can only use debian10, otherwise the glibc version will be too high to be used

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions