[Mono-dev] Telling mcs/monodevelop where to find a DLL

sdeerwester scott.deerwester at gmail.com
Thu Jan 22 14:39:33 UTC 2015


As I mentioned in a  StackOverflow question
<http://stackoverflow.com/questions/28073850/how-do-i-tell-mono-where-to-find-a-library> 
, I'm having trouble telling mono where to find a DLL (Gnu.Getopt, from 
here <http://www.codeproject.com/Articles/26502/GetOpt-for-NET>  ) that I
registered using gacutil. gacutil -i works fine, and shows the newly
registered DLL with gacutil -l. But neither mcs nor monodevelop sees it.
It's not in the list of available registrations in monodevelop. I also tried
manually adding a symbolic link in  /usr/lib/mono/4.5, but still no joy. Any
ideas?



--
View this message in context: http://mono.1490590.n4.nabble.com/Telling-mcs-monodevelop-where-to-find-a-DLL-tp4665310.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list