<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts by jorenbeyl</title><link>https://forge.codesys.com/u/jorenbeyl/</link><description>Recent posts by jorenbeyl</description><language>en</language><lastBuildDate>Thu, 23 Apr 2026 12:51:34 -0000</lastBuildDate><atom:link href="https://forge.codesys.com/u/jorenbeyl/profile/feed.rss" rel="self" type="application/rss+xml"></atom:link><item><title>library inside library</title><link>https://forge.codesys.com/forge/talk/Engineering/thread/b738f2bccf/?limit=25#3996</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am currently developing a library that contains real‑time data. To handle this real‑time data, I am using additional libraries called SysTime and SysTypes Interfaces.&lt;br/&gt;
When I compile my library on its own, no errors occur. However, when I use this library in a project and compile the project, I get an error indicating that the SysTime data type is not recognized. This happens even though the SysTime library is visible as a dependency under my library.&lt;br/&gt;
Does anyone know how to correctly include a library within another library so that the project recognizes the sub‑library without causing compilation errors?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jorenbeyl</dc:creator><pubDate>Thu, 23 Apr 2026 12:51:34 -0000</pubDate><guid isPermaLink="false">https://forge.codesys.comaaeccfb1db37b684be5d40684534969c091a955e</guid></item></channel></rss>