Nothing manually done by me. But I use Visual studio 2010 express, yours are
2012 I believe, maybe something have changed
The 32bit shortcut contains :
C:\Windows\System32\cmd.exe /E:ON /V:ON /T:0E /K "C:\Program Files\Microsoft
SDKs\Windows\v7.1\Bin\SetEnv.cmd" /release /win7 /x86
But to be fair, I have no clue how these two, SDK and VS2010 depends on each
other, if any
I get these lines when starting the cmd/console for 32bit
Setting SDK environment relative to C:\Program Files\Microsoft
SDKs\Windows\v7.1\.
Targeting Windows 7 x86 Release7
C:\Users\hex\Documents\OORexx>
do you get similar?
/hex
----- Ursprungligt Meddelande -----
Från: Staffan Tylen <staffan.ty...@gmail.com>
Till:<hexi...@users.sourceforge.net> , Open Object Rexx Users
<oorexx-users@lists.sourceforge.net>
Kopia:
Datum: måndag, 22 oktober 2012 16:57
Ämne: Re: [Oorexx-users] ooSQLite with integrated encryption
cl /nologo /EHsc /O2 /Gr /Gs /Gy /FAs /Fabuild\release\ /MT /W3
/D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC_NO_DEPRECATE /DOOSQLITE_VER_MAJOR=1
/DOOSQLITE
_VER_MINOR=0 /DOOSQLITE_VER_LEVEL=0 /DOOSQLITE_VER_BUILD=8528
/DOOSQLITE_VER_STRING="1.0.0.8528" /DOOSQLITE_COPYRIGHT_YEAR=\""2012-2012"\" /I
src\sqlite /DSQLIT
E_ENABLE_COLUMN_METADATA /DSQLITE_ENABLE_MEMORY_MANAGEMENT /DSQLITE_HAS_CODEC=1
/D:_X86_ /DWIN32 /DNDEBUG /DNULL=0 /c /Fo.\build\release\ src\sqlite\shell.c
Håkan, it appears you are getting the /DOOSQLITE_VER_BUILD=8528
/DOOSQLITE_VER_STRING="1.0.0.8528" flags set correctly or do you also need to
manually set them? If not then I don't understand why this doesn't work for me
:(
Are you still setting the cmd.exe shortcut to C:\Windows\System32\cmd.exe /E:ON
/V:ON /T:0E /K "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd"
/release /win7 /x86
or are you pointing at a Visual Studio directory? This appears to be the case.
Staffan
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users