bcc32 was inserted because I am using the DOS command prompt.  In either
case, I don't understand why I get a message telling me it cannot find
nmake.cpp

I also would like some clarification about the tclsqlite.c file.  The TCL
binding of SQLite indicates that the current binary version available for
download is 2.0 (determined with the "package require sqlite" command).  I
suppose that's because tclsqlite.c has the following statement in it:
 tcl_PkgProvide(interp, "sqlite", "2.0");

Is it possible that the binary distribution of tclsqlite.dll is really
version 2.8 and NOT 2.0?  It could be that the reference to version # 2.0
in tclsqlite.c needs to be corrected to some other number!

Thanks,
-Shamil





                                                                                       
                                           
                      "Nuno Lucas"                                                     
                                           
                      <[EMAIL PROTECTED]        To:                                    
                                            
                      .pt>                     cc:                                     
                                           
                                               Subject:  Re: [sqlite] Trying to build 
tclsqlite.dll                               
                      05/28/2004 08:44                                                 
                                           
                      PM                                                               
                                           
                      Please respond to                                                
                                           
                      nuno.lucas                                                       
                                           
                                                                                       
                                           
                                                                                       
                                           




=== On 2004-05-28, shamil_daghestani wrote ===
..
>   3. Do the command: "nmake -f ..\sqlite\Makefile.msvctcl".
..
>To do Step 3, In the Command Prompt I did: C:\> bcc32 nmake -f
>...\sqlite\Makefile.msvctcl
..

Shouldn't you type "nmake -f ..." instead of "bcc32 nmake -f ..." !?
                                              ^^^^^

Regards,
~Nuno Lucas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]








The information transmitted is intended only for the person(s)or entity 
to which it is addressed and may contain confidential and/or legally 
privileged material. Delivery of this message to any person other than 
the intended recipient(s) is not intended in any way to waive privilege 
or confidentiality. Any review, retransmission, dissemination or other 
use of , or taking of any action in reliance upon, this information by 
entities other than the intended recipient is prohibited. If you 
receive this in error, please contact the sender and delete the 
material from any computer.

For Translation:

http://www.baxter.com/email_disclaimer


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to