You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Reflect on an imported namespace fails to compile.
In the /tests folder, both the property.monkey2 and enum.monkey2 compile just fine, as there are no imports.
The /tests/alltypes.monkey2 file fails to compile in dramatic fashion. My own project fails with the same error when trying to #Reflect an imported namespace.
Error:
Mx2cc version 1.1.15
The text was updated successfully, but these errors were encountered:
Original Author: jondecker76
#Reflect on an imported namespace fails to compile.
In the /tests folder, both the property.monkey2 and enum.monkey2 compile just fine, as there are no imports.
The /tests/alltypes.monkey2 file fails to compile in dramatic fashion. My own project fails with the same error when trying to #Reflect an imported namespace.
Error:
Mx2cc version 1.1.15
The text was updated successfully, but these errors were encountered: