Author Topic: Run codeblocks on windows arm64  (Read 42 times)

Offline katiecamper

  • Single posting newcomer
  • *
  • Posts: 1
Run codeblocks on windows arm64
« on: Today at 06:46:42 am »
Hi everyone,

I'm taking a Programming in C class at FIU, and my professor requires us to use Code::Blocks to compile and run our programs.

I'm using a Surface Laptop 7 (ARM64) running Windows 11. The program installs and opens without any issues, but when I try to build or run my code, the Run button never turns green, so I can't execute the program.

Has anyone experienced this on an ARM64 device or know how to fix it? Any suggestions would be greatly appreciated.

Thanks!

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1891
Re: Run codeblocks on windows arm64
« Reply #1 on: Today at 12:42:14 pm »
See if the Build log tab contains any error.