Re: [Firebird-net-provider] Compact Framework:Unabletoloadassembly..

2009-08-25 Thread Sergio
"Jiri Cincura" ???/ ? ?: news:d2fa8bfb0908250526q781ea45bja0d81c929eae8...@mail.gmail.com... > On Tue, Aug 25, 2009 at 14:03, > Sergio wrote: >> what are these conditional symbols? >> > > http://msdn.microsoft.com/en-us/library/0feaad6z(VS.80).aspx > >> >> can you

Re: [Firebird-net-provider] Compact Framework:Unabletoloadassembly..

2009-08-25 Thread Jiri Cincura
On Tue, Aug 25, 2009 at 14:03, Sergio wrote: > what are these conditional symbols? > http://msdn.microsoft.com/en-us/library/0feaad6z(VS.80).aspx > > can you build (not now, later) this library into CF 2.0? > (and put it on sourceforge.net like net connector for framework 2.0) I don't think so.

Re: [Firebird-net-provider] Compact Framework:Unabletoloadassembly..

2009-08-25 Thread Sergio
>> i changed build.bat file: > > This is no longer maintained. i'm sad about it... :( > I'm building it from cmd copying it from > normal VS build and changing paths and conditional symbols. But it > takes some time. :( what are these conditional symbols? can you build (not now, later) this

Re: [Firebird-net-provider] Compact Framework:Unabletoloadassembly..

2009-08-25 Thread Jiri Cincura
On Tue, Aug 25, 2009 at 09:37, Sergio wrote: > i changed build.bat file: This is no longer maintained. I'm building it from cmd copying it from normal VS build and changing paths and conditional symbols. But it takes some time. :( -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.cincura.net/

Re: [Firebird-net-provider] Compact Framework:Unabletoloadassembly..

2009-08-25 Thread Sergio
Jiri, thank you very much for your help!! and the last question: i changed build.bat file: set CSC=c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe (this is a correct path to csc.exe) set NETCFLIBS="c:\Program Files\Microsoft.NET\SDK\CompactFramework\v2.0\WindowsCE" (and this is a correct

Re: [Firebird-net-provider] Compact Framework:Unabletoloadassembly..

2009-08-23 Thread Jiri Cincura
On Sun, Aug 23, 2009 at 20:24, Sergio wrote: > Can it work under CF 2.0? If you build it for 2.0 then yes. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.cincura.net/ | http://www.ID3renamer.com -- Let Crystal Rep

Re: [Firebird-net-provider] Compact Framework:Unabletoloadassembly..

2009-08-23 Thread Sergio
CF 3.5? huh... i'm stupid idiot. i tried only with CF 2.0 Ok, it really works under CF 3.5! And what about 2.0? Can it work under CF 2.0? "Jiri Cincura" ???/ ? ?: news:d2fa8bfb0908230437n33c85538g53f3527fc5009...@mail.gmail.com... > Tested right now: > VS2008,