Question Could someone with VS2005 compile this for me

Cheetah

Well-known member
Joined
Oct 12, 2006
Messages
232
Programming Experience
Beginner
Hi there,

I only have 2008 installed on this machine and I have a feeling that it might be that breaking the library file that i am trying to build.

So can someone with VS2005, preferably on a 32-bit version of Windows, compile this for me so I can see if my suspicions are correct.

Thanks for any efforts!
 

Attachments

VS 2008 has the 'Target Framework' built in, simply set the project to compile for .Net 2.0 only and you'll be all set
 
Have done that already.

I can't figure out why when I compile the Library that it is different to the release version, both in filesize and functionality (it doesn't work)

Library site!
 
Back
Top