dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pnet-developers] Building against a particular framework version


From: Rhys Weatherley
Subject: Re: [Pnet-developers] Building against a particular framework version
Date: Tue, 23 Nov 2004 15:53:20 +1000
User-agent: KMail/1.4.3

On Tuesday 23 November 2004 07:01 am, Marcus wrote:
> One of the users, who isn't on the mailing list, is trying to use Pnet for
> development so that he can run his apps on Pocket PC using .NET Compact
> Framework.
>
> I'm not really familiar with the particular problems or tricks involved,
> but I'm trying to help him out. One of the issues seems to be that Pnetlib
> is linking against the 2.0 (aka 1.2) libs. Is there are way to get Pnet's
> tools to link again the 1.0 or 1.1 libs by default?

Build with the "defaultX" profiles (see pnetlib/profiles).  Also, you can 
easily turn any profile into a "default" by setting the following in the 
profile definition file:

   <define name="INSTALL_AS_DEFAULT" value="true"/>

Once you have a profile definition that works, with all of the right version 
numbers and what-not in the right places, please submit it for inclusion in 
the CVS server.

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]