Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is SDK tar/zip package file to integrate with tools? #1645

Open
paulocoutinhox opened this issue May 31, 2022 · 6 comments
Open

Where is SDK tar/zip package file to integrate with tools? #1645

paulocoutinhox opened this issue May 31, 2022 · 6 comments

Comments

@paulocoutinhox
Copy link

Hi,

I want create a conan recipe (https://github.com/conan-io/conan-center-index) that will download Tizen SDK to compile C/C++ applications, like conan do with android-ndk etc.

I only find the installer packages (https://download.tizen.org/sdk/Installer/tizen-studio_4.6/), but not a zip or tar for public download.

Can you provide here the links to be downloaded, instead of an installer, like the android ndk (https://developer.android.com/ndk/downloads)?

Thanks.

@sangwook96
Copy link
Contributor

Hi
I know that I can not also see the zip file for tizen sdk.
But I can see the all of tizen sdk packages on https://download.tizen.org/sdk/tizenstudio/official/binary/
https://download.tizen.org/sdk/tizenstudio/official/binary/ is not different to ndk.
Thanks

@paulocoutinhox
Copy link
Author

Nice,

1 - Do you know what of this packages contains the compiler do generate a shared library?
2 - Do you know what of this packages contains the compiler do generate a package for mobile/tv?

Thanks.

@paulocoutinhox
Copy link
Author

Hi,

Im trying to integrate it with conan, im near, but still have some problems that i related in the PR:
conan-io/conan-center-index#11062

Can anyone help me there?

There is any package with clang instead of gcc?

Thanks.

@sangwook96
Copy link
Contributor

@paulocoutinhox
Hi

Sorry for being late updating my answer.
Could you check the below named packages on https://download.tizen.org/sdk/tizenstudio/official/binary/ ?
cross-i586-gcc-9.2*
cross-arm-gcc-9.2*
cross-aarch64-gcc-9.2*

Thanks

@paulocoutinhox
Copy link
Author

Hi @sangwook96,

Im trying use that, but im receiving error.

What is the folder or package for sysroot?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants