NECTO Studio 2.5 installation issue

Cross-platform IDE for the rapid development of applications for the embedded world, available on Windows, Linux, and macOS.
Post Reply
Author
Message
jfarque
Posts: 1
Joined: 04 Jan 2023 21:51

NECTO Studio 2.5 installation issue

#1 Post by jfarque » 06 Jan 2023 18:18

I'm trying to evaluate the Mikroe ecosystem and toolchain for my company.

I've tried a number of times and in different locations to install NECTO Studio 2.5 but it is never able to successfully create projects. My system is a Active Directory managed and networked Windows 11.

The process of creating a project (no matter what microcontroller or compiler/debugger toolchain I specify) fails rapidly (the output dialog disappears too quickly to be read). The Issues windows says "SDKBuilder failed with code 1, and exit status 0" and the Output window contains the following:

Code: Select all

Mikroe servers: Initialization finished.
Control port:1235
Debug port:1234

Connecting to: 127.0.0.1
CMake Error at C:/NECTOStudio/NECTOStudio/CMake/share/cmake-3.21/Modules/CMakeDetermineSystem.cmake:176 (file):
  file failed to open for writing (Permission denied):

    D:/temp
Call Stack (most recent call first):
  CMakeLists.txt:3 (project)

CMake Error at C:/NECTOStudio/NECTOStudio/CMake/share/cmake-3.21/Modules/CMakeDetermineSystem.cmake:178 (file):
  file failed to open for writing (Permission denied):

    D:/temp
Call Stack (most recent call first):
  CMakeLists.txt:3 (project)

CMake Warning (dev) at C:/NECTOStudio/NECTOStudio/CMake/share/cmake-3.21/Modules/CMakeDetermineSystem.cmake:193 (configure_file):
  configure_file called with unknown argument(s):

   /NECTOStudio-ZPLMqG/build/core/CMakeFiles/3.21.3/CMakeSystem.cmake

Call Stack (most recent call first):
  CMakeLists.txt:3 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at C:/NECTOStudio/NECTOStudio/CMake/share/cmake-3.21/Modules/GNUInstallDirs.cmake:236 (message):
  Unable to determine default CMAKE_INSTALL_LIBDIR directory because no
  target architecture is known.  Please enable at least one language before
  including GNUInstallDirs.
Call Stack (most recent call first):
  C:/Users/jfarque/AppData/Local/MIKROE/NECTOStudio2/cmake/mikroeUtils.cmake:81 (include)
  CMakeLists.txt:7 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at C:/NECTOStudio/NECTOStudio/CMake/share/cmake-3.21/Modules/WriteBasicConfigVersionFile.cmake:33 (message):
  Unknown keywords given to WRITE_BASIC_CONFIG_VERSION_FILE():
  "/NECTOStudio-ZPLMqG/build/core/MikroC.CoreConfigVersion.cmake"
Call Stack (most recent call first):
  C:/NECTOStudio/NECTOStudio/CMake/share/cmake-3.21/Modules/CMakePackageConfigHelpers.cmake:237 (write_basic_config_version_file)
  C:/Users/jfarque/AppData/Local/MIKROE/NECTOStudio2/cmake/mikroeUtils.cmake:119 (write_basic_package_version_file)
  C:/Users/jfarque/AppData/Local/MIKROE/NECTOStudio2/cmake/mikroeUtils.cmake:216 (core_install)
  CMakeLists.txt:196 (create_core_library)

-- Configuring incomplete, errors occurred!

ninja: error: loading 'build.ninja': The system cannot find the file specified.

ninja: error: loading 'build.ninja': The system cannot find the file specified.
I've tried running as Administrator, installing to different locations, altering permissions on the directory structure, etc. but to no avail.

Any suggestions?

Thanks

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: NECTO Studio 2.5 installation issue

#2 Post by filip » 30 Jan 2023 15:01

Hi,

I apologize for the late reply, have you been able to sort out this issue ?

Regards,
Filip.

Post Reply

Return to “IDE”