<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Is BACnet4J 2.0 ready for usage? (MS&#x2F;TP!)]]></title><description><![CDATA[<p dir="auto">I wanted to upgrade my BACnet4J.jar file and noticed on the<br />
CVS repo that there's some commit for the BACnet4J 2.0. (With sweet sweet MS/TP support)</p>
<p dir="auto">If it is, may I inquire on what might be causing this error when trying to build?</p>
<pre><code>error: cannot find symbol
    [javac] import gnu.io.SerialPort;
    [javac]              ^
    [javac]   symbol:   class SerialPort
    [javac]   location: package gnu.io

</code></pre>
<p dir="auto">I've double checked and RXTXcomm.jar is indeed in the lib-opt directory.</p>
<p dir="auto">Thank you very much in advance!</p>
]]></description><link>https://forum.mango-os.com/topic/1286/is-bacnet4j-2-0-ready-for-usage-ms-tp</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 22:28:02 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1286.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 06 Mar 2013 08:46:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is BACnet4J 2.0 ready for usage? (MS&#x2F;TP!) on Sun, 10 Mar 2013 00:39:18 GMT]]></title><description><![CDATA[<p dir="auto">Hmm, i can only assume that somewhere in my ant classpath is the RXTX lib, perhaps in the JVM that it references. So, it's a fluke that it works for me. You can always add the lib/RXTX jar into the build script. That should clear things up.</p>
]]></description><link>https://forum.mango-os.com/post/7571</link><guid isPermaLink="true">https://forum.mango-os.com/post/7571</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Sun, 10 Mar 2013 00:39:18 GMT</pubDate></item></channel></rss>