We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Xamarin.form의 OpenGLView가 4.0버전에서 지원안한다고 했는데 컴파일 되고 실행되 되지만, 화면에 뜨지 않습니다. 컴파일도 되고 실행도 되고 하니 햇깔립니다.(물론 opengl 코드는 동작하지않습니다.) 공식 가이드에서 지원을 하지 않는 다는 문구 : (https://developer.tizen.org/dev-guide/csapi/index.html) xamarin API Doc의 sample OpenGLView 코드 : https://docs.microsoft.com/en-us/dotnet/api/Xamarin.Forms.OpenGLView?view=xamarin-forms
Visual Studio 사용시에도 sdk 때문에 java를 설치해야합니다. 혹시 자동 설치가 가능한지..
감사합니다 ^^
The text was updated successfully, but these errors were encountered:
비쥬얼 스튜디오가 수시로 터지는 상황이 발생합니다. 이 부분도 해결 해야 할 부분인거같습니다
개발자 모드로 변경하는것과 단순히 디버깅 허용하는 것의 차이가 어떻게되나요?? 개발자모드가 off고 디버깅만 on인 상태인데도 디버깅모드가 가능한 점을 확인했습니다
Sorry, something went wrong.
담당 개발자 분들께 전달을 했고, 빠른 시일 내에 답변을 드릴께요.
No branches or pull requests
참고를 하여 개발을 진행 중이지만 certificate 문제가 생기면서 app 설치가 되지 않습니다.
Xamarin.form의 OpenGLView가 4.0버전에서 지원안한다고 했는데 컴파일 되고 실행되 되지만, 화면에 뜨지 않습니다. 컴파일도 되고 실행도 되고 하니 햇깔립니다.(물론 opengl 코드는 동작하지않습니다.)
공식 가이드에서 지원을 하지 않는 다는 문구 : (https://developer.tizen.org/dev-guide/csapi/index.html)
xamarin API Doc의 sample OpenGLView 코드 : https://docs.microsoft.com/en-us/dotnet/api/Xamarin.Forms.OpenGLView?view=xamarin-forms
Visual Studio 사용시에도 sdk 때문에 java를 설치해야합니다. 혹시 자동 설치가 가능한지..
감사합니다 ^^
The text was updated successfully, but these errors were encountered: