- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hello,
silly question, but how do you exactly configure c++ project? I imported property sheet as stated in documentation to new c++ forms application project. but still can't get it to work.
Am, i missing something?
Enlace copiado
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I checked first both the R2 and R3 versions of the C++ setup information in the documentation and they were identical, so it's likely that you were looking at the correct documentation page.
https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?doc_devguide_property_sheets.html Intel® RealSense™ SDK 2016 R3 Documentation
If the quick and easy setup process above does not work for you, there is an alternate method that is a bit more complex.
https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?doc_devguide_project_settings.html Intel® RealSense™ SDK 2016 R3 Documentation
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Somehow managed to get it working with https://software.intel.com/sites/landingpage/realsense/camera-sdk/v2016r3/documentation/html/index.html?doc_devguide_property_sheets.html Intel® RealSense™ SDK 2016 R3 Documentation , but now i got this error. Any ideas? Also thanks in advance
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Somebody said "Unresolved token errors almost always are because you made a call to some API but the compiler can't find the library / symbol table. You need to ensure the library is reachable by the compiler. First step: project properties. Sometimes they're because you declared a method in a class but failed to actually *define* the method."
The person who was being helped by that user replied, "You were right, I had some include and library files linked that should not have been there."

- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla