Justice

New Member
Joined
Nov 1, 2020
Messages
11
Maybe I posted in wrong thread, looking to see what or how to convert x86 to arm so I can run msg app.

Sent from my motorola edge plus using Tapatalk
 

Solution
I've already told you, you compile the code. If you want to understand what that is there is plenty documentation and guides on the basics of software development and compiling code.

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,998
Convert what? If it's code you have to be able to compile it for ARM CPUs.
 

Justice

New Member
Joined
Nov 1, 2020
Messages
11
Convert what? If it's code you have to be able to compile it for ARM CPUs.
Ok if you look at signal.org I was told by my friend I need to convert it, I have the new sq2 proc

Sent from my motorola edge plus using Tapatalk
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,998
They don't supply source code for signal just the library for development. I'm not sure what you would convert since it has to be source.
 

Justice

New Member
Joined
Nov 1, 2020
Messages
11
They don't supply source code for signal just the library for development. I'm not sure what you would convert since it has to be source.
I understand now but can you point me in the direction to do this? Maybe future apps/projects with open code

Sent from my motorola edge plus using Tapatalk
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,998
You can't convert compiled code. If it's possible to get it working on ARM I would ask on signal's forum
 

Justice

New Member
Joined
Nov 1, 2020
Messages
11
You can't convert compiled code. If it's possible to get it working on ARM I would ask on signal's forum
I did reason I'm here, what program is used to do something like this for future.

Sent from my motorola edge plus using Tapatalk
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,998
There isn't. You need the source code and you'd need to compile it for ARM
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,998
Taking a step back, what platform are you trying to run Signal on? It should be available on most platforms.
 

Justice

New Member
Joined
Nov 1, 2020
Messages
11
Taking a step back, what platform are you trying to run Signal on? It should be available on most platforms.
Ok I have a surface pro X sq2 proc so I want to know how to convert it. This new surface I got runs on Arm

Sent from my motorola edge plus using Tapatalk
 

Last edited:

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,998
You'll have to wait until Signal releases a Windows ARM version. Signal source code isn't available.
 

Justice

New Member
Joined
Nov 1, 2020
Messages
11
You'll have to wait until Signal releases a Windows ARM version. Signal source code isn't available.
Yes that I know but how would one go about it? Saying I have the code what would I need?

Sent from my motorola edge plus using Tapatalk
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,998
I've already told you, you compile the code. If you want to understand what that is there is plenty documentation and guides on the basics of software development and compiling code.
 

Solution

Justice

New Member
Joined
Nov 1, 2020
Messages
11
I've already told you, you compile the code. If you want to understand what that is there is plenty documentation and guides on the basics of software development and compiling code.
Ok was just looking for something like visual studio etc......

Sent from my motorola edge plus using Tapatalk
 

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,998
Never tried compiling anything for ARM. It's probably possible but you'd need to consult documentation.
 

Justice

New Member
Joined
Nov 1, 2020
Messages
11
Never tried compiling anything for ARM. It's probably possible but you'd need to consult documentation.
I understand can you point me to docs or programs that would do this please

Sent from my motorola edge plus using Tapatalk
 

Justice

New Member
Joined
Nov 1, 2020
Messages
11
Ok signal source code is public, can anyone help me and tell me how to compile for Arm

Sent from my motorola edge plus using Tapatalk