Languages

Menu
Sites
Language
Tizen Studio 3.7 is not able to link sap.h file. Project build fails with fatal error: 'sap.h' file not found
Hello there, I have installed Tizen Studio 3.7 yesterday and since that time, my Tizen Wearable Native project is not able to build. It fails with fatal error 'sap.h' file not found. The project was building fine with older Tizen Studio setup that I had. There are various things I have tried, but nothing helps. 1. Tried changing APIs in manifest file such as 2.3.1, 2.3.2, 4.0, 5.0, 5.5 along with project platforms in .tproject file. However nothing helps. 2. Ensured that Package Manager is up to date with all Wearable SDKs, Tizen SDK Tools & Extension SDK. 3. Added sal_client directory as per this post: https://developer.tizen.org/ko/forums/native-application-development/missing-sap.h.-how-solve-issue Please advice. Thanks, Madhura

Responses

1 Replies
지성 pedal

finally I found solution !!!!!!

I have same problem like you for a week

 

https://developer.tizen.org/forums/native-application-development/problems-while-certification-process#none

project Properties--> C/C++Build --> Tizen Settings --> Platform tab --> Architecture ->> arm
 

 

after changing architecture to arm

you can see samsung-sap in framework tab

check it and build!

error is disapper