matthewking
Programmer
Hi,
Im trying to compile two files into a exe, but can't make it work.
The files are:
main.cs - member of application.core.components namespace
aboutForm.cs - member of application.core.components namespace
Im having trouble compiling because both of them reference the namespace, and they can't if ones not compiled..
Im totally lost and can't find any information about this specific problem on the internet.
Any help would be greatly appreciated.
Thanks,
Matthew.
Im trying to compile two files into a exe, but can't make it work.
The files are:
main.cs - member of application.core.components namespace
aboutForm.cs - member of application.core.components namespace
Im having trouble compiling because both of them reference the namespace, and they can't if ones not compiled..
Im totally lost and can't find any information about this specific problem on the internet.
Any help would be greatly appreciated.
Thanks,
Matthew.