I am not able to compile any application

Dear Nordic company,

                                    I am not able to compile any of my applications I was able to compile. Yesterday, everything works, but today, it doesn't work. I tried older version of SDK and tollchain, but these changes don't work.

This is bulid configuration for Serial LTE modem example.

I didn't change anything. Is problem inside Visual studio.

Kind regards

Jaroslav Havel

Parents
  • Hi,

    I do not immediately know what could've made something that worked yesterday not work today, but let's try a few things and see if we get any closer. Could you check if building default samples work? Try eg. something like hello world, as I guess it could be that you inadvertently modified /deleted something from an application you are already working on.

    And check that you are building it with the right toolchain and SDK selected. It is easy to overlook those two

    Regards,

    Elfving

  • Hi

     

             I tried to compile example application of Serial LTE modem. I didn't make any changes. I tried many versions of SDK, 2.5.1, 2.7.0, 2.9.0 and 2.9.1 (with the same versions of toolchains). SDK and toolchain versions matching.

    In all versions, I was not able to compile application (do build).

    Regards

    Jaroslav

  • mdede439 said:
    The web page just gave an error, so I tagged on this ticket since it was the same error.

    Oh that is odd. Could you show me the error you got there?

    Regards,

    Elfving

  • The error I get is the same as this ticket was opened for, 'CMAKE_OBJCOPY-NOTFOUND' is not recognized as an internal or external command

    I tried to post the output from the compiler but the webpage gives me an error and I cannot post it.

  • Does posting it in a code box help? If it doesn't, could you use a pastebin?

    Could you also try generating support info for me using this option?

    Regards,

    Elfving

  • No, it does not work.  Whenever I want to copy/paste the output of VS Code compile, the webgui of devzone complains and says something has gone wrong.  I have used Firefox and Chrome, both fail.

    // IMPORTANT: The following data can contain sensitive or confidential information about your environment.
    // If you do not want others to see this information, make sure to remove it before sharing the data.
    
    Below is the support info.
    
    
    
    // For help and support, visit Nordic Semiconductor's DevZone at   Nordic DevZone .
    
    {
    "platform": {
    "os": "win32",
    "osVersion": "Windows 10 Pro N",
    "osKernel": "10.0.19045",
    "vscode": "1.101.0",
    "electron": "35.5.1",
    "node": "v22.15.1"
    },
    "system": {
    "date": "2025-06-19T20:08:03.470Z",
    "vscodeRoot": "c:\\Users\\Harley\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app",
    "nrfConnectForDesktopInstalled": true,
    "vscodeUptime": "00:11:31",
    "osUptime": "01:23:57",
    "cpu": "AMD Ryzen 5 2600 Six-Core Processor"
    },
    "workspace": {
    "name": "blinky_pwm_A",
    "workspaceFile": null,
    "folders": [
    "c:\\Nordic\\blinky_pwm_A"
    ]
    },
    "sdks": [
    {
    "version": "v3.0.2",
    "path": "c:\\ncs\\v3.0.2"
    },
    {
    "version": "v2.9.99",
    "path": "c:\\NCS_Projects\\NCS-Project"
    },
    {
    "version": "v2.9.0",
    "path": "c:\\ncs\\v2.9.0"
    },
    {
    "version": "v2.7.0",
    "path": "c:\\ncs\\v2.7.0"
    }
    ],
    "activeBuild": "c:\\Nordic\\blinky_pwm_A\\build_1",
    "apps": [
    {
    "workspace": "c:\\Nordic\\blinky_pwm_A",
    "uri": "c:\\Nordic\\blinky_pwm_A",
    "buildConfigurations": [
    {
    "id": "c:\\Nordic\\blinky_pwm_A\\build",
    "name": "build",
    "boardId": "nrf9151dk/nrf9151/ns",
    "type": "Sysbuild",
    "isChild": false,
    "isStale": false,
    "taskBindings": {
    "build": [],
    "pristineBuild": [],
    "flash": [],
    "eraseAndFlash": []
    },
    "sdk": "c:\\ncs\\v3.0.2",
    "toolchain": "nRF Connect SDK Toolchain v3.0.2"
    },
    {
    "id": "c:\\Nordic\\blinky_pwm_A\\build_1",
    "name": "build_1",
    "boardId": "nrf9151dk/nrf9151/ns",
    "type": "Sysbuild",
    "isChild": false,
    "isStale": false,
    "taskBindings": {
    "build": [],
    "pristineBuild": [],
    "flash": [],
    "eraseAndFlash": []
    },
    "sdk": "c:\\ncs\\v3.0.2",
    "toolchain": "nRF Connect SDK Toolchain v3.0.2"
    }
    ]
    }
    ],
    "toolchains": [
    {
    "version": "3.0.2",
    "path": "c:\\ncs\\toolchains\\0b393f9e1b"
    },
    {
    "version": "2.9.0",
    "path": "c:\\ncs\\toolchains\\b620d30767"
    },
    {
    "version": "2.7.0",
    "path": "c:\\ncs\\toolchains\\ce3b5ff664"
    },
    {
    "version": "2.6.0",
    "path": "c:\\ncs\\toolchains\\cf2149caf2"
    },
    {
    "version": "2.5.2",
    "path": "c:\\ncs\\toolchains\\c57af46cb7"
    },
    {
    "version": "0.16.8",
    "path": "c:\\Users\\Harley\\zephyr-sdk-0.16.8"
    }
    ],
    "connectedDevices": [
    {
    "serialNumber": "001051259329"
    }
    ],
    "tools": {
    "C:\\ncs\\toolchains\\0b393f9e1b\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe": "0.17.0",
    "C:\\Program Files\\SEGGER\\JLink\\JLink.exe": "8.42",
    "C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe": "10.24.2",
    "C:\\Nordic_tools\\nrfutil.exe": "7.7.1",
    "C:\\ncs\\toolchains\\0b393f9e1b\\cmake": "3.21.0",
    "C:\\ncs\\toolchains\\0b393f9e1b\\opt\\bin\\Scripts\\west.exe": "1.2.0",
    "C:\\ncs\\toolchains\\0b393f9e1b\\opt\\bin\\python.exe": "3.12.4",
    "C:\\ncs\\toolchains\\0b393f9e1b\\opt\\bin\\ninja.exe": "1.10.2",
    "C:\\ncs\\toolchains\\0b393f9e1b\\opt\\bin\\gperf.exe": "3.1",
    "C:\\ncs\\toolchains\\0b393f9e1b\\opt\\bin\\dtc.exe": "1.4.7",
    "C:\\ncs\\toolchains\\0b393f9e1b\\opt\\bin\\gn.exe": "2223",
    "C:\\ncs\\toolchains\\0b393f9e1b\\mingw64\\bin\\git.exe": "2.37.3.windows.1",
    "arm-gdbPath": "c:\\ncs\\toolchains\\0b393f9e1b\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe",
    "riscv-gdbPath": "C:\\ncs\\toolchains\\0b393f9e1b\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin\\riscv64-zephyr-elf-gdb.exe"
    },
    "nrfutil": {
    "nrfutil-device": {
    "version": "2.8.8",
    "binPath": "c:\\Users\\Harley\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.5.152-win32-x64\\platform\\nrfutil\\bin\\nrfutil-device",
    "jlinkInfo": {
    "description": "This version of SEGGER J-Link is different from the J-Link version that was used to test nrfutil device commands",
    "expectedVersion": {
    "version": "JLink_V8.18",
    "versionFormat": "string"
    },
    "name": "JlinkARM",
    "version": "JLink_V8.42",
    "versionFormat": "string"
    }
    },
    "nrfutil-sdk-manager": {
    "version": "1.3.0",
    "binPath": "c:\\Users\\Harley\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.5.152-win32-x64\\platform\\nrfutil\\bin\\nrfutil-sdk-manager"
    }
    },
    "environment": {
    "westEnv": {
    "HOME": "C:\\Users\\Harley",
    "HOMEDRIVE": "C:",
    "HOMEPATH": "\\Users\\Harley",
    "PATH": "C:\\ncs\\toolchains\\0b393f9e1b;C:\\ncs\\toolchains\\0b393f9e1b\\mingw64\\bin;C:\\ncs\\toolchains\\0b393f9e1b\\bin;C:\\ncs\\toolchains\\0b393f9e1b\\opt\\bin;C:\\ncs\\toolchains\\0b393f9e1b\\opt\\bin\\Scripts;C:\\ncs\\toolchains\\0b393f9e1b\\opt\\nanopb\\generator-bin;C:\\ncs\\toolchains\\0b393f9e1b\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;C:\\ncs\\toolchains\\0b393f9e1b\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin;c:\\Users\\Harley\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.5.152-win32-x64\\platform\\nrfutil\\lib\\nrfutil-sdk-manager;C:\\Python311\\Scripts\\;C:\\Python311\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\java8path;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Program Files\\Nordic Semiconductor;C:\\Program Files (x86)\\STMicroelectronics\\st_toolset\\asm;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;\"C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Python312\\Scripts\";C:\\Windows\\System32\\OpenSSH\\;C:\\Nordic_tools;C:\\CooCox\\CoIDE_V2Beta\\bin;C:\\Program Files\\nodejs\\;C:\\CooCox\\CoIDE_V2Beta\\gcc\\bin;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files (x86)\\Mercurial;C:\\Program Files\\Mercurial\\;C:\\Program Files\\Mu\\bin;C:\\Program Files\\Microchip\\xc8\\v2.31\\bin;C:\\Program Files (x86)\\AOMEI\\AOMEI Backupper\\6.7.0;C:\\Program Files (x86)\\STMicroelectronics\\STM32 ST-LINK Utility\\ST-LINK Utility;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\Harley\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\Python 3.12;c:\\ffmpeg\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\Go\\bin;C:\\Program Files\\PuTTY\\;C:\\Program Files\\Calibre2\\;C:\\Program Files\\WinGet\\Links;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\CMake\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files (x86)\\Arm GNU Toolchain arm-none-eabi\\13.3 rel1\\bin;C:\\Users\\Harley\\AppData\\Local\\Programs\\Python\\Python313\\Scripts\\;C:\\Users\\Harley\\AppData\\Local\\Programs\\Python\\Python313\\;c:\\bin\\ffmpeg;C:\\Users\\Harley\\AppData\\Local\\Microsoft\\WindowsApps.;C:\\Users\\Harley\\go\\bin;C:\\Users\\Harley\\AppData\\Local\\GitHubDesktop\\bin;C:\\Users\\Harley\\AppData\\Local\\Programs\\Microsoft VS Code\\bin",
    "ZEPHYR_BASE": "c:\\ncs\\v3.0.2\\zephyr",
    "ZEPHYR_TOOLCHAIN_VARIANT": "zephyr",
    "ZEPHYR_SDK_INSTALL_DIR": "C:\\ncs\\toolchains\\0b393f9e1b\\opt\\zephyr-sdk",
    "PYTHONPATH": "C:\\ncs\\toolchains\\0b393f9e1b\\opt\\bin;C:\\ncs\\toolchains\\0b393f9e1b\\opt\\bin\\Lib;C:\\ncs\\toolchains\\0b393f9e1b\\opt\\bin\\Lib\\site-packages"
    },
    "inherited": {
    "HOME": "C:\\Users\\Harley",
    "HOMEDRIVE": "C:",
    "HOMEPATH": "\\Users\\Harley",
    "Path": "C:\\Python311\\Scripts\\;C:\\Python311\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\java8path;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Program Files\\Nordic Semiconductor;C:\\Program Files (x86)\\STMicroelectronics\\st_toolset\\asm;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;\"C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Python312\\Scripts\";C:\\Windows\\System32\\OpenSSH\\;C:\\Nordic_tools;C:\\CooCox\\CoIDE_V2Beta\\bin;C:\\Program Files\\nodejs\\;C:\\CooCox\\CoIDE_V2Beta\\gcc\\bin;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files (x86)\\Mercurial;C:\\Program Files\\Mercurial\\;C:\\Program Files\\Mu\\bin;C:\\Program Files\\Microchip\\xc8\\v2.31\\bin;C:\\Program Files (x86)\\AOMEI\\AOMEI Backupper\\6.7.0;C:\\Program Files (x86)\\STMicroelectronics\\STM32 ST-LINK Utility\\ST-LINK Utility;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\Harley\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\Python 3.12;c:\\ffmpeg\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\Go\\bin;C:\\Program Files\\PuTTY\\;C:\\Program Files\\Calibre2\\;C:\\Program Files\\WinGet\\Links;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\CMake\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files (x86)\\Arm GNU Toolchain arm-none-eabi\\13.3 rel1\\bin;C:\\Users\\Harley\\AppData\\Local\\Programs\\Python\\Python313\\Scripts\\;C:\\Users\\Harley\\AppData\\Local\\Programs\\Python\\Python313\\;c:\\bin\\ffmpeg;C:\\Users\\Harley\\AppData\\Local\\Microsoft\\WindowsApps.;C:\\Users\\Harley\\go\\bin;C:\\Users\\Harley\\AppData\\Local\\GitHubDesktop\\bin;C:\\Users\\Harley\\AppData\\Local\\Programs\\Microsoft VS Code\\bin",
    "PATH": "C:\\Python311\\Scripts\\;C:\\Python311\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\java8path;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Program Files\\Nordic Semiconductor;C:\\Program Files (x86)\\STMicroelectronics\\st_toolset\\asm;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;\"C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Python312\\Scripts\";C:\\Windows\\System32\\OpenSSH\\;C:\\Nordic_tools;C:\\CooCox\\CoIDE_V2Beta\\bin;C:\\Program Files\\nodejs\\;C:\\CooCox\\CoIDE_V2Beta\\gcc\\bin;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files (x86)\\Mercurial;C:\\Program Files\\Mercurial\\;C:\\Program Files\\Mu\\bin;C:\\Program Files\\Microchip\\xc8\\v2.31\\bin;C:\\Program Files (x86)\\AOMEI\\AOMEI Backupper\\6.7.0;C:\\Program Files (x86)\\STMicroelectronics\\STM32 ST-LINK Utility\\ST-LINK Utility;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\Harley\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\Python 3.12;c:\\ffmpeg\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\Go\\bin;C:\\Program Files\\PuTTY\\;C:\\Program Files\\Calibre2\\;C:\\Program Files\\WinGet\\Links;C:\\ProgramData\\chocolatey\\bin;C:\\Program Files\\CMake\\bin;C:\\Program Files\\Git\\cmd;C:\\Program Files (x86)\\Arm GNU Toolchain arm-none-eabi\\13.3 rel1\\bin;C:\\Users\\Harley\\AppData\\Local\\Programs\\Python\\Python313\\Scripts\\;C:\\Users\\Harley\\AppData\\Local\\Programs\\Python\\Python313\\;c:\\bin\\ffmpeg;C:\\Users\\Harley\\AppData\\Local\\Microsoft\\WindowsApps.;C:\\Users\\Harley\\go\\bin;C:\\Users\\Harley\\AppData\\Local\\GitHubDesktop\\bin;C:\\Users\\Harley\\AppData\\Local\\Programs\\Microsoft VS Code\\bin"
    }
    },
    "terminal": {
    "defaultProfile": null
    },
    "config": {
    "nordic-semiconductor.nrf-connect": {
    "topdir": "${nrf-connect.sdk:2.6.1}",
    "toolchain": {
    "path": "${nrf-connect.toolchain:2.6.1}"
    },
    "ozonePath": "",
    "applications": [],
    "applicationOptions": {},
    "kconfig": {
    "interface": "guiconfig"
    },
    "west": {
    "env": {
    "$base": "terminal"
    }
    },
    "boardRoots": [],
    "taskBindings": {},
    "buildTerminal": {
    "condensedProgress": true
    },
    "debugging": {
    "flash": true,
    "bindings": {},
    "justMyCode": false
    },
    "activeAppFollowActiveEditor": true,
    "flash": {
    "softreset": false,
    "erase": false,
    "recover": false
    },
    "enableTelemetry": true,
    "thirdpartyIntegration": {},
    "toolchainManager": {
    "indexURL": null,
    "installDirectory": null
    },
    "nrfutil": {
    "home": null
    },
    "defaultOpenAction": "ask",
    "terminalProfile": {
    "shell": null
    },
    "welcome": {
    "showOnStartup": false
    }
    },
    "nordic-semiconductor.nrf-terminal": {
    "terminalMode": "character"
    },
    "marus25.cortex-debug": {
    "variableUseNaturalFormat": true,
    "liveWatchRefreshRate": "300",
    "armToolchainPath": null,
    "armToolchainPrefix": "arm-none-eabi",
    "gdbPath": null,
    "objdumpPath": null,
    "JLinkGDBServerPath": null,
    "openocdPath": null,
    "pyocdPath": null,
    "PEGDBServerPath": null,
    "stutilPath": null,
    "stlinkPath": null,
    "stm32cubeprogrammer": null,
    "enableTelemetry": true,
    "dbgServerLogfile": null
    }
    },
    "extensions": {
    "internal": {
    "nordic-semiconductor.nrf-connect": {
    "version": "2025.5.152",
    "path": "c:\\Users\\Harley\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.5.152-win32-x64",
    "isActive": true
    },
    "nordic-semiconductor.nrf-terminal": {
    "version": "2024.9.14",
    "path": "c:\\Users\\Harley\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2024.9.14",
    "isActive": true
    },
    "nordic-semiconductor.nrf-devicetree": {
    "version": "2025.4.22",
    "path": "c:\\Users\\Harley\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2025.4.22",
    "isActive": true
    },
    "nordic-semiconductor.nrf-kconfig": {
    "version": "2025.4.26",
    "path": "c:\\Users\\Harley\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2025.4.26",
    "isActive": true
    }
    },
    "external": {
    "marus25.cortex-debug": "1.12.1",
    "ms-vscode.cpptools": "1.25.3",
    "ms-vscode.js-debug": "1.100.1",
    "ms-vscode.js-debug-companion": "1.1.3",
    "ms-vscode.vscode-js-profile-table": "1.0.10",
    "batisteo.vscode-django": "1.15.0",
    "cschlosser.doxdocgen": "1.4.0",
    "DavidAnson.vscode-markdownlint": "0.60.0",
    "donjayamanne.python-environment-manager": "1.2.7",
    "donjayamanne.python-extension-pack": "1.7.0",
    "espressif.esp-idf-extension": "1.10.1",
    "GitHub.vscode-pull-request-github": "0.110.0",
    "jeff-hykin.better-cpp-syntax": "1.27.1",
    "KevinRose.vsc-python-indent": "1.21.0",
    "mcu-debug.debug-tracker-vscode": "0.0.15",
    "mcu-debug.memory-view": "0.0.25",
    "mcu-debug.peripheral-viewer": "1.4.6",
    "mcu-debug.rtos-views": "0.0.7",
    "ms-python.debugpy": "2025.8.0",
    "ms-python.python": "2025.8.0",
    "ms-python.vscode-pylance": "2025.6.1",
    "ms-toolsai.jupyter": "2025.5.0",
    "ms-toolsai.jupyter-keymap": "1.1.2",
    "ms-toolsai.jupyter-renderers": "1.1.0",
    "ms-toolsai.vscode-jupyter-cell-tags": "0.1.9",
    "ms-toolsai.vscode-jupyter-slideshow": "0.1.6",
    "ms-vscode-remote.remote-containers": "0.417.0",
    "ms-vscode-remote.remote-ssh": "0.120.0",
    "ms-vscode-remote.remote-ssh-edit": "0.87.0",
    "ms-vscode-remote.remote-wsl": "0.99.0",
    "ms-vscode.cmake-tools": "1.20.53",
    "ms-vscode.cpptools-extension-pack": "1.3.1",
    "ms-vscode.cpptools-themes": "2.0.0",
    "ms-vscode.makefile-tools": "0.12.17",
    "ms-vscode.powershell": "2025.0.0",
    "ms-vscode.remote-explorer": "0.5.0",
    "ms-vscode.vscode-serial-monitor": "0.13.1",
    "njpwerner.autodocstring": "0.6.1",
    "paulober.pico-w-go": "4.2.2",
    "platformio.platformio-ide": "3.3.4",
    "Pycom.pymakr": "2.22.5",
    "raspberry-pi.raspberry-pi-pico": "0.17.6",
    "sr-team.cmake-tools-build-wrapper": "0.0.4",
    "trond-snekvik.gnu-mapfiles": "1.1.0",
    "twxs.cmake": "0.0.17",
    "VisualStudioExptTeam.intellicode-api-usage-examples": "0.2.9",
    "VisualStudioExptTeam.vscodeintellicode": "1.3.2",
    "wholroyd.jinja": "0.0.8"
    }
    }
    }
    
    
    
    

  • I've now atleast put your support info in codebox here.

    Elfving said:

    Oh that is odd. Could you show me the error you got there?

    mdede439 said:

    The error I get is the same as this ticket was opened for, 'CMAKE_OBJCOPY-NOTFOUND' is not recognized as an internal or external command

    I was btw thinking of what error the website gave you. You not being able to create a devzone ticket is a more limiting problem I would say - it would best to get that solved first.

    I would assume atleast that a pastebin like this should work: https://pastebin.com/, just give me the resulting link.

    Regards,

    Elfving

Reply
  • I've now atleast put your support info in codebox here.

    Elfving said:

    Oh that is odd. Could you show me the error you got there?

    mdede439 said:

    The error I get is the same as this ticket was opened for, 'CMAKE_OBJCOPY-NOTFOUND' is not recognized as an internal or external command

    I was btw thinking of what error the website gave you. You not being able to create a devzone ticket is a more limiting problem I would say - it would best to get that solved first.

    I would assume atleast that a pastebin like this should work: https://pastebin.com/, just give me the resulting link.

    Regards,

    Elfving

Children
No Data
Related