Hi everybody,
I am following the raspberry pi camera tutorial. I am stuck by step 20. I always get this error:
1>—— Build started: Project: PiCamera, Configuration: Debug Win32 ——
1> VisualGDB: Run “D:\Program Files (x86)\CMake 2.8\bin\cmake.exe -DCMAKE_SYSTEM_PROCESSOR=armv71 -G “Unix Makefiles” -DCMAKE_BUILD_TYPE=DEBUG -DCMAKE_COLOR_MAKEFILE=OFF .. -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_TOOLCHAIN_FILE=toolchain-Debug.cmake -DCMAKE_MAKE_PROGRAM=”C:/SysGCC/raspberry/bin/make.exe”” in directory “D:\documents\projectsPPII\PiCamera\..\..\..\Downloads\raspicam-0.1.3\raspicam-0.1.3/Debug” on local computer
1> CMake Error at CMakeLists.txt:45 (MESSAGE):
1> — Configuring incomplete, errors occurred!
1> Could not find mmal libraries
1>
1>
1> ————————————————————-
1> Command exited with code 1
1> Executable: D:\Program Files (x86)\CMake 2.8\bin\cmake.exe
1> Arguments: -DCMAKE_SYSTEM_PROCESSOR=armv71 -G “Unix Makefiles” -DCMAKE_BUILD_TYPE=DEBUG -DCMAKE_COLOR_MAKEFILE=OFF .. -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_TOOLCHAIN_FILE=toolchain-Debug.cmake -DCMAKE_MAKE_PROGRAM=”C:/SysGCC/raspberry/bin/make.exe”
1> Directory: D:\documents\projectsPPII\PiCamera\..\..\..\Downloads\raspicam-0.1.3\raspicam-0.1.3/Debug
1>VisualGDB : error : Command-line action failed
1>EXEC : error : Build has failed. See the Output window for more details.
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets(37,5): error MSB3073: The command “”C:\Program Files (x86)\Sysprogs\VisualGDB\\VisualGDB.exe” /build “D:\documents\projectsPPII\PiCamera\PiCamera.vcxproj” “/solution:D:\documents\projectsPPII\RaspberryCameraTestje\RaspberryCameraTestje.sln” “/config:Debug” “/platform:Win32″” exited with code 1.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Today I updated to version 5.2 without any succes. Who can help me out? I want to build a c# opencv project with raspberry pi 2 and the raspberry pi camera module. I want to remote debug from my windows computer.
<div>Best regards,</div>
<div>Diederik van der Rhee</div>