Skip to content
#

xamarin-ios

Here are 559 public repositories matching this topic...

Math Parser Java Android C# .NET/MONO (.NET Framework, .NET Core, .NET Standard, .NET PCL, Xamarin.Android, Xamarin.iOS) CLS Library - a super easy, rich and flexible mathematical expression parser (expression evaluator, expression provided as plain text / strings) for JAVA and C#. Main features: rich built-in library of operators, constants, math functions, user defined: arguments, functions, recursive functions and general recursion (direct / indirect). Additionally parser provides grammar and internal syntax checking.

  • Updated May 28, 2021
  • HTML
DlibDotNet
KinyaIwamoto
KinyaIwamoto commented Aug 31, 2021

Summary of your issue

I was building "DlibDotNet.Native.Dnn" on the command line, referring to the web page "Tutorial for Windows". When I do a debug build, I get an error as shown below and the build stops.

net0.cpp
net1.cpp
net2.cpp
net3.cpp
net4.cpp
net5.cpp
output.cpp
adam.cpp
sgd.cpp
tensor.cpp
validation.cpp
D:\GitHub\DlibDotNet\src\DlibDotNet.Native.Dn

nCastle1
nCastle1 commented Mar 22, 2021

The Android AR sample needs the internet permission to be enabled. This hasn't been noticed previously, because the permission is added automatically as part of the debugging process. I only discovered it while preparing an apk and installing from a separate device. Xamarin doc: https://docs.microsoft.com/en-us/xamarin/android/troubleshooting/questions/android-internet

Improve this page

Add a description, image, and links to the xamarin-ios topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xamarin-ios topic, visit your repo's landing page and select "manage topics."

Learn more