Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Bindings - other languages
»
DotNet
»
Xamarin DLL Not found.
Print
Pages: [
1
]
Author
Topic: Xamarin DLL Not found. (Read 3319 times)
0 Members and 1 Guest are viewing this topic.
Hunter259
Newbie
Posts: 5
Xamarin DLL Not found.
«
on:
April 08, 2016, 01:27:32 am »
I followed the guide now twice but every time i try to use the Mouse.GetPosition() it throws CSFML-Window-2 exception even though i have it linked correctly.
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
AW: Xamarin DLL Not found.
«
Reply #1 on:
April 08, 2016, 11:52:24 am »
Does the title have anything to do with text?
What's exactly the exception you get?
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Hunter259
Newbie
Posts: 5
Re: Xamarin DLL Not found.
«
Reply #2 on:
April 08, 2016, 05:17:30 pm »
Of course it does. Thats the exception and the reasoning is CSFML-Window-2. I have fixed the exception by giving it its own configuration file but now it simply does not work.
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: Xamarin DLL Not found.
«
Reply #3 on:
April 08, 2016, 06:39:46 pm »
Since it's missing the Xamarin DLL (which is what I conclude from the title), have you provided the DLL?
But I'm still not really sure what role Xamarin plays here.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Hunter259
Newbie
Posts: 5
Re: Xamarin DLL Not found.
«
Reply #4 on:
April 09, 2016, 08:57:47 pm »
Might help if I say im running Mac Xamarin. When I print what position its getting for the mouse it prints garbage (Stuff way off the screen). Even when using win forms for mouse positioning the GetGlobalBounds().Contains still doesn't work.
«
Last Edit: April 09, 2016, 09:26:24 pm by Hunter259
»
Logged
Print
Pages: [
1
]
SFML community forums
»
Bindings - other languages
»
DotNet
»
Xamarin DLL Not found.