Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 03:49 29 Nov 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Need Help. How to compile the picomite source under win 10

Author Message
Plasmamac

Guru

Joined: 31/01/2019
Location: Germany
Posts: 554
Posted: 05:12pm 27 Apr 2023
Copy link to clipboard 
Print this post

HI,
Has any other user of this forum been able to achieve success in compiling the PicoMite source code from matherp?  Iam using Win10  but get no success.
i installed
pico visual studio
    visual studio 2022
    python 3.10
    git
    cmake 3.26
    gcc-arm-none-eabi-10-2020-q4-major-win32   ! maybe this is the fault,
                                                 matherp use GCC 12.2.1 arm-none-eabi

after some frustrating days to try everthing working i get these erroe code
[proc] The command: "C:\Pico\Pico SDK v1.5.0\cmake\bin\cmake.EXE" --no-warn-unused-cli -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE -DCMAKE_BUILD_TYPE:STRING=Debug "-DCMAKE_C_COMPILER:FILEPATH=C:\Program Files (x86)\GNU Arm Embedded Toolchain\10 2020-q4-major\bin\arm-none-eabi-gcc.exe" "-DCMAKE_CXX_COMPILER:FILEPATH=C:\Program Files (x86)\GNU Arm Embedded Toolchain\10 2020-q4-major\bin\arm-none-eabi-g++.exe" "-SC:/pico mite/PicoMite-main/PicoMite" "-Bc:/pico mite/PicoMite-main/PicoMite/build" -G "nmake makefiles" exited with code: 1

if anyone can help i will setup a Teamviewer connection.

Thanks a lot
Plasma
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6101
Posted: 09:53pm 27 Apr 2023
Copy link to clipboard 
Print this post

I used this on W11:
https://github.com/raspberrypi/pico-setup-windows
and then installed GCC 12.2.1 and altered things to suit.
Removing my failed attempts fully was the hard part.

Note I know nothing abut all these mysterious tool chains so I am the last person to offer sensible help.

I have managed the standard picomite. Not the WEB or VGA but will try the VGA soon.

Jim

edit:

I 'think' the only change needed once I had cleared out the old installs was to edit
"C:\Users\Jim\AppData\Local\CMakeTools\cmake-tools-kits.json" to point to the 12.2 version.
Edited 2023-04-28 08:22 by TassyJim
VK7JH
MMedit   MMBasic Help
 
Plasmamac

Guru

Joined: 31/01/2019
Location: Germany
Posts: 554
Posted: 10:35pm 27 Apr 2023
Copy link to clipboard 
Print this post

HI ,

thanks Tassyjim , can you show me a link to the gcc 12.2.1?

i will setup a new virtual maschine , because so many failed tests here also.
i fear i have broken my windows  

thx a lot again
Plasma
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6101
Posted: 10:45pm 27 Apr 2023
Copy link to clipboard 
Print this post

https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads

Jim
VK7JH
MMedit   MMBasic Help
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024