Below...
On Wed, 2009-07-29 at 14:23 -0700, jeff wrote:
> svn checkout http://dblinq2007.googlecode.com/svn/trunk/ dblinq2007-
> read-only
>
> then opened the top level solution file and done a rebuild on release,
> debug and debug mono strict from within visual studio 2008 standard
> edition.
>
> i have to apologize in advance with the basic questions, i haven't
> been able to get this to work. it seems the build solution finishes
> with only warnings. but then when i look for example within the
> dbmetal project, it can't find the references to the dblinq dll's. do
> i need to manually re-add those?
I do not understand.
After you build everything, a "top-level" build directory should exist,
which will contain several .dll and .exe files, e.g. DbLinq.dll,
DbMetal.exe, etc.
Alternatively, you might try using the DbLinq_StudioExpress.sln
solution. I don't know if DbLinq.dll will build in VS Standard.
> are there any other steps i need to
> take to build the solution fully? (the concern is when i started to
> add those, the vs project started requiring me to save new solution
> files - is that supposed to occur?)
I don't understand this either. :-(
Once you have everything built, you can install NUnit 2.4.7 and run the
unit tests held in DbLinq-All.nunit. See also:
http://groups.google.com/group/dblinq/web/unit-tests
- Jon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"DbLinq" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/dblinq?hl=en
-~----------~----~----~----~------~----~------~--~---