I feel like I'm missing something obvious, but I took a .dll SDK and added it as a reference to my project and created an X++ class. I added "using" lines at the top of the class, but I'm getting "A reference to 'xxx' is required to compile this module."
Autocomplete is detecting the class and providing suggestions. What am I missing? See image below:
