mcs /out:Simias.exe /optimize+ /d:LINUX /d:MONO /warn:4 /d:TRACE /d:MONONATIVE /target:exe /r: System.dll /r:System.Data.dll /r:System.Xml.dll /r:System.Web.dll /r:SimiasClient.dll /r:Mono.WebServer.dll /lib:../SimiasClient /lib:../../external/Mono.WebServer /resource:./App.ico ./AssemblyInfo.cs ./Simias.cs ./SimiasAppInstallerClass.cs
error CS0006: Cannot find assembly `Mono.WebServer.dll'
I'm not sure what the Mono.WebServer.dll is or where I get it but I never was warned when I configured. I used the --with-runasclient option in order to build simias to run on the client. Is that still the correct way to configure? I don't want to build the entire enterprise server.
-Calvin
_______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
