r help!
From: Joe Mistachkin
Sent: May 28, 2013 6:36 PM
To: 'General Discussion of SQLite Database'
Subject: Re: [sqlite] Compiling SQLite for Windows Phone 8 (revised)
a...@sourcegear.com wrote:
>
> Why is the default to disable extensions on WP8?
>
I'm a
a...@sourcegear.com wrote:
>
> Why is the default to disable extensions on WP8?
>
I'm actually not sure at this point. Previously, it was disabled due
to lack of the necessary OS APIs.
>
> Is there something about the platform that makes extensions not work?
>
If the extensions are statically
ubject: Re: [sqlite] Compiling SQLite for Windows Phone 8 (revised)
a...@sourcegear.com wrote:
>
> What do I have to do to generate one myself?
>
Sorry, slight revision...
>From a Visual Studio 2012 Phone Tools (you'll need the WP8 SDK) command
prompt,
the following commands sh
a...@sourcegear.com wrote:
>
> What do I have to do to generate one myself?
>
Sorry, slight revision...
>From a Visual Studio 2012 Phone Tools (you'll need the WP8 SDK) command
prompt,
the following commands should work:
SET NCRTLIBPATH=%ProgramFiles(x86)%\Microsoft Visual Studio
11.0\VC\WPSD
a...@sourcegear.com wrote:
>
> What do I have to do to generate one myself?
>
>From a Visual Studio 2012 Phone Tools (you'll need the WP8 SDK) command
prompt,
the following commands should work:
SET NCRTLIBPATH=%ProgramFiles(x86)%\Microsoft Visual Studio
11.0\VC\WPSDK\WP80\lib
SET NSDKLIBPATH=
I’d like to generate my own build of SQLite from the amalgamation source for
use in a WP8 app, but I can’t figure out how to compile it successfully.
Building for WinRT was as simple as defining SQLITE_OS_WINRT so I expected
something similar for WP8, but no amount of searching has turned up an
6 matches
Mail list logo