Quantcast
Channel: 32feet.NET
Viewing all articles
Browse latest Browse all 469

Closed Issue: define NO_IRDA will not compile [33934]

$
0
0
Hi,

If you tried to defined "NO_IRDA" you will have 2 compilation errors (see below) because you still use the constructor SocketClientAdapter(IrDAClient cli) which doesn't exist when you define NO_IRDA.

Compiling errors:
- Net\ObexListener.cs(333,29,333,82): error CS1502: The best overloaded method match for 'Companion.Core.NetworkConnection.Bluetooth.Windows.Net.Sockets.SocketClientAdapter.SocketClientAdapter(Companion.Core.NetworkConnection.Bluetooth.Windows.Net.Sockets.BluetoothClient)' has some invalid arguments
- Net\ObexListener.cs(333,53,333,81): error CS1503: Argument 1: cannot convert from 'Companion.Core.NetworkConnection.Bluetooth.Windows.Net.Sockets.IrDAClient' to 'Companion.Core.NetworkConnection.Bluetooth.Windows.Net.Sockets.BluetoothClient'

Viewing all articles
Browse latest Browse all 469

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>