Forum Replies Created
-
AuthorPosts
-
DannysunParticipant
here an video of the Hello world project generating
https://drive.google.com/drive/folders/1daHC2do_ZNxzndXJFchycZ-Po8v0vMVu?usp=sharing
DannysunParticipantHello,
i have a problem to build my project. before last update it works well.
i use visual studio 2015
i use visualgdb Linux Edition V5.6R8cleaning the project works fine
build complete project new i get an error of an missing folder
Removing E:\RaspberryProject\TEst1\LinuxProject1\LinuxProject1/Debug…
Failed to delete the build directory:Failed to delete 1 items.
Run “cmake .. -G “Ninja” -DCMAKE_BUILD_TYPE=DEBUG -DTOOLCHAIN_ROOT=c:/SysGCC/raspberry -DCMAKE_MAKE_PROGRAM=”C:/Program Files (x86)/Sysprogs/VisualGDB/ninja.exe” -DCMAKE_TOOLCHAIN_FILE=E:/RaspberryProject/TEst1/LinuxProject1/LinuxProject1/toolchain-Debug.cmake” in directory “E:\RaspberryProject\TEst1\LinuxProject1\LinuxProject1/Debug” on local computer
cmake .. -G “Ninja” -DCMAKE_BUILD_TYPE=DEBUG -DTOOLCHAIN_ROOT=c:/SysGCC/raspberry -DCMAKE_MAKE_PROGRAM=”C:/Program Files (x86)/Sysprogs/VisualGDB/ninja.exe” -DCMAKE_TOOLCHAIN_FILE=E:/RaspberryProject/TEst1/LinuxProject1/LinuxProject1/toolchain-Debug.cmake
————————————————————-
Command exited with code -1
Executable: cmake
Arguments: .. -G “Ninja” -DCMAKE_BUILD_TYPE=DEBUG -DTOOLCHAIN_ROOT=c:/SysGCC/raspberry -DCMAKE_MAKE_PROGRAM=”C:/Program Files (x86)/Sysprogs/VisualGDB/ninja.exe” -DCMAKE_TOOLCHAIN_FILE=E:/RaspberryProject/TEst1/LinuxProject1/LinuxProject1/toolchain-Debug.cmake
Directory: E:\RaspberryProject\TEst1\LinuxProject1\LinuxProject1/Debug
Command-line action failed========== Project Rebuild Summary ==========
LinuxProject1 rebuilt in 00:01
========== Rebuild: 0 Succeeded, 1 Failed, 0 Skipped ==========i hope somone can help me. I have no chance to find a problem.
This project ist an hello world project
Project new …..Thanks
Daniel
form germany region Black forrestAttachments:
You must be logged in to view attached files. -
AuthorPosts