After finishing release build of your Android application with Xamarin – Visual Studio 2019 you may experience the following error when uploading the app to […] Read More
Tag: Visual Studio
Following error message might pop-up when you to run Xamarin app on Android: Error ADB0020: Android ABI mismatch. You are deploying an app supporting ‘armeabi-v7a’ […] Read More
Let’s try to build sample applications from Adobe Illustrator SDK CC with Express version of Visual Studio. Adobe Illustrator SDK is available at: http://www.adobe.com/devnet/illustrator/sdk.html In readme […] Read More
Imagine that we have C++ project e.g. for Visual Studio 2008. It is possible to build this project just by msbuild command: msbuild MyProject.vcproj /p:Configuration=”Release” […] Read More
Update 16.10. 2011: new information added to article. I was trying to compile an application with Visual Studio 2010 which has some dependency on GDAL […] Read More