#5 can someone spot problem with simplebootstrap_cpp.cxx
nicholas ferguson
nicholasferguson at wingarch.com
Mon Sep 22 16:41:07 PDT 2014
Here's my dev/debug env.
First I built a debug version for windows.
autogen.input
#--enable-symbols
#--enable-pch
--enable-vlc
--enable-odk
--enable-orcus
--with-ant-home=/opt/apache-ant-1.9.2
--with-junit=/opt/junit/share/java/junit-4.4.jar
--with-visual-studio=2010
#-disable-cve-tests
--with-package-format=archive
--enable-dbgutil
--with-boost-libdir=/home/lo/issues/boost_1_55_0/stage/lib
--with-external-tar=/vboxsvr/tml/lo/src
After this built, I created a VS console application, using
SimpleBootstrap_cpp.cxx. It's an exe, multibyte character set
I edited the entry to be a int main(int char, char* argv[])
These are the includes
C:\cygwin64;C:/cygwin64/home/lo/master/workdir/UnpackedTarball/liborcus/incl
ude;C:/cygwin64/home/lo/master/workdir/UnpackedTarball/mdds/include;C:/cygwi
n64/home/lo/master/workdir/UnpackedTarball/icu/source;C:/cygwin64/home/lo/ma
ster/workdir/UnpackedTarball/icu/source/i18n;C:/cygwin64/home/lo/master/work
dir/UnpackedTarball/icu/source/common;C:/cygwin64/home/lo/master/workdir/Unp
ackedTarball/boost;C:\cygwin64\home\lo\master\workdir\UnpackedTarball\cppuni
t\include;C:/cygwin64/home/lo/master/sc/source/core/inc;C:/cygwin64/home/lo/
master/sc/source/filter/inc;C:/cygwin64/home/lo/master/sc/source/ui/inc;C:/c
ygwin64/home/lo/master/sc/inc;C:/cygwin64/home/lo/master/workdir/SdiTarget/s
c/sdi;C:/cygwin64/home/lo/master/include;C:/PROGRA~2/Java/JDK18~1.0_2/includ
e/win32;C:/PROGRA~2/Java/JDK18~1.0_2/include;C:/PROGRA~2/MIA713~1/Windows/v7
.0A/include;C:/PROGRA~2/MICROS~1.0/VC/include;C:/PROGRA~2/MI0FC3~1/include;C
:/cygwin64/home/lo/master/config_host;C:/cygwin64/home/lo/master/workdir/Cus
tomTarget/officecfg/registry;C:/cygwin64/home/lo/master/workdir/UnoApiHeader
sTarget/udkapi/normal;C:/cygwin64/home/lo/master/workdir/UnoApiHeadersTarget
/offapi/normal;C:/cygwin64/home/lo/master/workdir/UnpackedTarball/xml2/inclu
de;C:\cygwin64\home\lo\master\workdir\UnpackedTarball\mdds\include;C:\cygwin
64\home\lo\master\sc\source\ui\sidebar;C:/cygwin64/home/lo/master;C:\cygwin6
4\home\lo\master\workdir\UnoApiHeadersTarget\udkapi\normal
These are the preprocessor
INTEL;_DEBUG;_X86_;SAL_LOG_INFO;_CRT_NONSTDC_NO_DEPRECATE;CPPU_ENV;WNT;NOMIN
MAX;DBG_UTIL;_CRT_SECURE_NO_DEPRECATE;WIN32;RTL_USING;BOOST_MEM_FN_ENABLE_CD
ECL;_WIN32_IE;WINVER>0x0400;SAL_LOG_WARN;OSL_DEBUG_LEVEL;_MT;_CRT_NON_CONFOR
MING_SWPRINTFS;SUPD;SAL_W32;%(PreprocessorDefinitions)
these are the libs ( I have tested various other cpp files..so this list of
includes, above and libs..might be bloated )
isfx.lib;isal.lib;iutl.lib;isc.lib;isvl.lib;isb.lib;itl.lib;isalhelper.lib;i
sot.lib;icppu.lib;icppuhelper.lib;cppunitd_dll.lib;ii18nlangtag.lib;ivcl.lib
;icomphelper.lib;ipurpenvhelper.lib;
These are the lib dirs
C:\cygwin64\home\lo\master\workdir\LinkTarget\Library;C:\cygwin64\home\lo\ma
ster\instdir\sdk\lib;C:\cygwin64\home\lo\master\workdir\UnpackedTarball\cppu
nit\lib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140922/c4e4454f/attachment.html>
More information about the LibreOffice
mailing list