- Make sure your class is in a
.rrcg.cs
file - Make sure your class extends
CircuitDescriptor
, notRRCGSource.CircuitDescriptor
- Make sure there is no compilation errors in the console
- Try
Recompile All
in the window menu
- Check that the language feature you are using is implemented (see Feature Matrix)
- Use
Clean All
(and thenRecompile All
) in the window menu to recompile after pulling a new compiler version - If nothing helps, disable
Watch Mode
and submit a bug report