I'm new to the p# and c# user, and i wish to connect C# program to the prolog and get the output from prolog, however, when i put the file generated by the p# console to the c# directory and try to run it, it give this error
"Error 6 The type or namespace name 'Call_3' does not exist in the namespace 'JJC.Psharp.Predicates' (are you missing an assembly reference?)"
What should I do to solve this question? Your help is highly appreciate.