Re: [sqlite] Using Eclipse on Windows XP

2009-01-11 Thread John Stanton
Alternatively you can install Dev-CPP IDE which automatically activates 
Mingw and compile Sqlite.

schachtobi wrote:
> Hi,
> 
> what you need are first Eclipse, the C Development Tools (CDT) and a
> compiler for Example the MinGW
> 
> Here are the links for the tools I used for my project.
> 
> http://getamosaic.sourceforge.net/links.php
> 
> regards,
> Tobias
> 
> Alex Krzos schrieb:
>> Is there an easy way to develop on sqlite using eclipse for C/C++ on a
>> Windows XP machine? I have eclipse open on a source directory but can not
>> compile.  Is there a possible faq or wiki on this?  Thanks.
>>
>> Alex
>>
>> ___
>> sqlite-users mailing list
>> sqlite-users@sqlite.org
>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>>
> 
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

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


Re: [sqlite] Using Eclipse on Windows XP

2009-01-11 Thread schachtobi
Hi,

what you need are first Eclipse, the C Development Tools (CDT) and a
compiler for Example the MinGW

Here are the links for the tools I used for my project.

http://getamosaic.sourceforge.net/links.php

regards,
Tobias

Alex Krzos schrieb:
> Is there an easy way to develop on sqlite using eclipse for C/C++ on a
> Windows XP machine? I have eclipse open on a source directory but can not
> compile.  Is there a possible faq or wiki on this?  Thanks.
> 
> Alex
> 
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
> 

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