FLTK logo

[fltk.coredev] FLTK on Windows on ARM with Visual Studio Preview works

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

FLTK on Windows on ARM with Visual Studio Preview works "'melcher.... Oct 24, 2022  
 
A preview for the Microsoft developer IDE "Visual Studio" has been released in late September that finally supports the ARM version of Windows 11. I am happy to announce that FLTK compiles and runs and can be debugged under VC on ARM.

For context, Windows 11 has been running on ARM CPUs for a while, and there are several machines out there with ARM CPUs. It can run Intel apps by emulating the CPU.

But native ARM apps are by a factor 4 or so faster than emulated Intel apps. Visual Studio though did *not* run on ARM, neither native nor emulated, so the only way to compile an ARM app on Windows so far was using Visual Studio on an Intel machine, cross compiling to ARM, and remotely debugging on an ARM machine. 

The newest preview release finally changes that, runs native, and debugs native, and FLTK works just fine after some preliminary testing.

Yay!

PS: If you tried previously to make this work, in [ Debug > Debug and Launch settings ], change "type" form "remoteWindows" to "".


--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/3585ea36-cc5d-41b9-bd6b-3eee26577020n%40googlegroups.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.