I have tried building, it seems like it builds fine - but then when you reference the NMS Dll's from a compact framework project I am getting "Error 1 The type 'System.Uri' is defined in an assembly that is not referenced. You must add a reference to assembly 'System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. C:\Documents and Settings\mpowers.SYSAMA01\My Documents\Visual Studio 2008\Projects\Project1\SmartDeviceProject1\SmartDeviceProject1\Form1.cs 27 13 SmartDeviceProject1 "
It seems that even though it appears nant is building for the compact framework it is not. Oleg, did you ever find a workaround or just give up? I have tried the beta and nightly builds of NANT and it is not doing the trick semog wrote: > > I have seen problems with NAnt itself not recognizing that certain > frameworks were installed. I would suggest getting a nightly build of > NAnt > and see if that helps out at all. It did solve a problem for me in > recognizing which frameworks were installed. > > On Thu, Nov 13, 2008 at 2:53 AM, OlDer <olegdmail-nab...@yahoo.com> wrote: > >> >> Hello, >> >> I'm trying to build NMS 1.0 for Compact Framework 2.0. I see that there >> is >> not project for CF in Visual Studio solution now, so I've tried to build >> with NAnt. >> I spent some time trying to do it on laptop with Vista Home Basic, but >> NAnt >> was unable to find compact framework (despite it was installed and >> working >> in Visual Studio). >> Then I've tried on XP and it worked. But produced assemblies wasn't >> working >> on compact framework. Reflector shows that these assemblies have >> reference >> to System.dll from "big" framework. >> >> So, what is recommended way to build NMS for CF now? >> >> -- >> Oleg >> >> -- >> View this message in context: >> http://www.nabble.com/NMS-on-Compact-Framework-tp20478551p20478551.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/NMS-on-Compact-Framework-tp20478551p21875443.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.