Coder Social home page Coder Social logo

Not Working In Mac about xamlator HOT 7 CLOSED

ylatuya avatar ylatuya commented on August 10, 2024
Not Working In Mac

from xamlator.

Comments (7)

ylatuya avatar ylatuya commented on August 10, 2024

The current version was using System.Diagnostics.Debug to print logs, that are removed for Release builds. I will fix it an publish a new version so we can have at least some logs.

from xamlator.

donchakkappan avatar donchakkappan commented on August 10, 2024

@ylatuya Thank you so much for your quick reply.I am eagerly waiting to get this working.

from xamlator.

ylatuya avatar ylatuya commented on August 10, 2024

I have published a new version, it will take a bit to be public in nuget.org with debug logs fixed.
Before anything check that:

  • The XAMLator visual studio addin is at version 1.0.6
  • You have only one instance of visual studio running

The app should print something like:
[1 Info 11:52:05.757] Connecting to IDE at tcp://172.16.15.24:8488

from xamlator.

donchakkappan avatar donchakkappan commented on August 10, 2024

@ylatuya I tried it.Still I am getting only the below logs.

AOT: image '/Users/builder/jenkins/workspace/xamarin-android-d15-9/xamarin-android/external/mono/sdks/out/android-armeabi-v7a-release/lib/mono/aot-cache/arm/XAMLator.Server.dll.so' not found: dlopen failed: library "/data/app/com.dev-1/lib/arm/libaot-XAMLator.Server.dll.so" not found

I am using the latest XAMLator builds
screen shot 2019-03-01 at 9 25 20 am
screen shot 2019-03-01 at 9 26 21 am

from xamlator.

donchakkappan avatar donchakkappan commented on August 10, 2024

Now I tried using master.Now I am getting

[Error 14:44:24.515] Couldn't register device at 192.168.43.36
[Warn 14:44:24.538] Caught an exception System.Net.Sockets.SocketException: Connection refused (in mscorlib') at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x00014] in <3e9b3e26c4694baab3f689687ad40612>:0 at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in <3e9b3e26c4694baab3f689687ad40612>:0 at System.Net.Sockets.TcpClient.EndConnect (System.IAsyncResult asyncResult) [0x0000c] in <3e9b3e26c4694baab3f689687ad40612>:0 at System.Threading.Tasks.TaskFactory1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func2[T,TResult] endFunction, System.Action1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in :0
--- End of stack trace from previous location where exception was thrown ---
at XAMLator.TcpCommunicatorClient+d__1.MoveNext () [0x000a1] in <1733197bd6f941628dab7d25fd6fab01>:0
--- End of stack trace from previous location where exception was thrown ---
at XAMLator.Server.PreviewServer+d__13.MoveNext () [0x000cd] in <1733197bd6f941628dab7d25fd6fab01>:0

from xamlator.

ylatuya avatar ylatuya commented on August 10, 2024

AOT: image '/Users/builder/jenkins/workspace/xamarin-android-d15-9/xamarin-android/external/mono/sdks/out/android-armeabi-v7a-release/lib/mono/aot-cache/arm/XAMLator.Server.dll.so' not found: dlopen failed: library "/data/app/com.dev-1/lib/arm/libaot-XAMLator.Server.dll.so" not found

This is not an error, those are just debug prints from mono trying different extensions. After updating the nuget make sure you do a clean rebuild, as sometimes incremental builds don't update correctly dependencies.

With master make sure you build in release mode, otherwise the connection port is different, this is why you have a connection error.

from xamlator.

donchakkappan avatar donchakkappan commented on August 10, 2024

@ylatuya It works like charm...Thanks a lot brother.

from xamlator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.