The following message is forwarded from private email.  (I know  
nothing about eclipse or windows so I can't help.)  Please reply to  
this list with CC to k52...@hanmail.net if you have any suggestions.

> Hello
> I am a student studying in south Korea about sqlite.
> I have sent the e-mail to you before to ask something about rtree.
> But I have not solve the problem yet, so I send the e-mail one more  
> time.
>
> I downloaded sqlite-3.6.23.1.tar.gz file and then I execute  
> CONFIGURE and MAKE in linux.
> After that, I compiled with config.h, parse.h, parse.c, opcode.h,  
> opcode.c, sqlite3.h, keywordhash.h file and Sqlite-3.6.3.23.1’s  
> other source file in windows eclipse environment.
>
>
>
> I except a few files like fts1…fts3 which make some error.
> In this situation, compile is ok. Works well.
> However..
>
>
>
> It doesn’t make error to compile giving option ,– 
> DSQLITE_ENABLE_RTREE=1, like this one,
> But it brings this problem.
>
>
>
> Sq.exe’s operation is stopped
> you can find the way to solve this problem though on-line.
> Close the program after checking solving method though on-line
> Close the program
>
> The program is closed by making table.
> When I make Rtree table also I can see the same problem.(the program  
> is closed)
>
> I can not use the amalgamation vision to make Sqlite program.
>
> Please let me know how to compile in window’s eclipse environment  
> with Sqlite-3.6.23.1.tar.gz file
> Thank you for giving many information. Thank you.
>

D. Richard Hipp
d...@hwaci.com



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to