12-30-2022, 12:12 PM
Hi, I'm trying to compile a library "JsonClassGenerator", but I don't know why it's not working when is inside a Library folder "@", it just won't compile and don't show any error message.
Compile Library
|
12-30-2022, 12:12 PM
Hi, I'm trying to compile a library "JsonClassGenerator", but I don't know why it's not working when is inside a Library folder "@", it just won't compile and don't show any error message.
12-30-2022, 12:36 PM
When I imported, the first C# file was FieldInfo. The first C# file in @ folder must be JsonClassGenerator, because it contains /*/ role classLibrary /*/.
12-30-2022, 01:28 PM
As you said, moving "JsonClassGenerator" to the first file worked, thanks as always.
|
« Next Oldest | Next Newest »
|