[MonoDevelop] Can't link library
Maca
jlvieyra at gmail.com
Sun Sep 7 22:48:00 EDT 2008
Hello i made a simple program that checks if a string is a regular
expression, i made a library with just one class to do this.
When i make a proyect and add the library it says:
[Task:File=/home/maca/mono/ED/RegExp/RegExp/Main.cs, Line=20, Column=25,
Type=Error, Priority=Normal, Description=The type or namespace name
`RegExp2' could not be found. Are you missing a using directive or an
assembly reference?(CS0246)]
the ejecutable and the library are separated proyects on the same solution.I
already added the Reference to the ejecutable proyect and also added the.dll
as a resource file. I dont know what else to do.
I add the code for the library and the code for the ejecutable. thank you.
http://www.nabble.com/file/p19360390/libRegExp.cs libRegExp.cs
http://www.nabble.com/file/p19360390/Main.cs Main.cs
--
View this message in context: http://www.nabble.com/Can%27t-link-library-tp19360390p19360390.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
More information about the Monodevelop-list
mailing list