[Mono-dev] Building a VS.NET app under mono

Rafael Teixeira monoman at gmail.com
Sun Feb 4 12:42:03 EST 2007


VS.NET normally adds references for up to 5 dlls by default on
winforms apps, you need to look your references folder in VS.NET and
reference all that is there in you gmcs invocation.

:)

On 2/4/07, Paul <paul at all-the-johnsons.co.uk> wrote:
> Hi,
>
> I have a smallish project which builds fine under VS.NET (2005). When I
> build using gmcs, I get the following error
>
> Form1.Designer.cs(219,53): error CS0234: The type of namespace name
> `Properties' does not exist in the namespace `foo'. Are you missing an
> assembly reference?
>
> What do I need to add onto the gmcs compile line for this or is it
> something that VS.NET just adds in "to be helpful"?
>
> TTFN
>
> Paul
> --
> "Mmmmmmmm....Shakira geschmiert mit schokolade" sagt Homer
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
>
>


-- 
Rafael "Monoman" Teixeira
---------------------------------------
"The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man." George Bernard Shaw



More information about the Mono-devel-list mailing list