Hi,
I did a project over six years ago, writing C++ code on a Windows platform
to access libreoffice calc spreadsheets. This code extracted, indexed and
catalogued info on entries in very complex spreadsheets.
These spreadsheets had embedded Reuters market data macros. Market data
macros had 'Rt
Can I ask what kind of platform would you use for 16 million rows that involve
calculations?
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On Behalf
Of Dan Lewis
Sent: Tuesday, October 06, 2020 2:59 PM
To: libreoffice@lists.freedesktop.org
Subject: Re: calc: jumbo sheets
Hi Eike,
Thank you for taking time to give me answer. Much appreciated.
Regards
Nick
-Original Message-
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On Behalf
Of Eike Rathke
Sent: Wednesday, June 03, 2020 3:15 PM
To: Nicholas Ferguson
Cc: LibreOffice
Hi,
This might be an unusual question for this site. But I cannot prove out the
negative binomial distribution, by so called hard coding the function per
LibreOffice docs….a jpg of that function is attached. Does anyone have a clue.
Though I will add…Microsoft Excel has the same problem. I d
If your analysis of your build system doesn't yield a clue,… and you are
running Norton AntiVirus. Remove Norton and try a rebuild. Norton AntiVius
will delete temp files and executables, on Windows 7, during a build of
LibreOffice.
From: LibreOffice [mailto:libreoffice-boun...@lists.fr
>FYI, I've added some code examples for mdds::multi_type_vector
>
>http://kohei.us/files/mdds/doc/multi_type_vector.html#example
>
>which hopefully some people find useful. I'm planning to add more code
>examples for multi_type_vector as well as other data >structures in mdds, but
>I'd like to s
Not
sure if I will hear anything positive from them..
[nicholas ferguson]
I see that github has an open source of Elektron,SDK via ThomsonReuters.
Haven't check it out. This is their newest market data infrastructure.
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] O
if I will hear anything positive from them..
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On
Behalf Of nicholas ferguson
Sent: Tuesday, August 11, 2015 9:07 AM
To: libreoffice@lists.freedesktop.org
Subject: Anyone have a contact name number at thompson Reuters/Reuters for
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
>> tor replies
>Don't feed the anonymous troll please.
>
>--tml
[nicholas ferguson]
Since I live and work in New York City…I don't understand your reference to
'troll'. Are you using Russian slang, Tor? Any who. This is a bug someone
needs to
> [nicholas ferguson]
> in sc/qa/.../qahelper.cxx
> line 544
>SfxItemSet* pSet = pSrcMed->GetItemSet();
>pSet->Put(SfxUInt16Item(SID_MACROEXECMODE,::com::sun::star::document::MacroExecMode::ALWAYS_EXECUTE_NO_WARN));
>
>and add include
>#include
> This does work.
>> UML Modeller, from the KDE stable, says that's what it does.
[nicholas ferguson]
I tried doxygen. Along with dot. And selected a subset of directories from
LibreOffice. I got 64GB of files. It took nearly 1.5 days.
___
LibreOff
>> I can do
>> Line 544
>> SfxItemSet* pSet = pSrcMed->GetItemSet();
>> pSet->Put(SfxUInt16Item(SID_MACROEXECMODE,::com::sun::star::document::MacroExecMode::ALWAYS_EXECUTE_NO_WARN));
>> and add include
>> #include
[nicholas ferguson]
This does work.
] > the MacroSecurityLevel is just a configuration entry, see
officecfg/registry/schema/org/openoffice/Office/Common.xcs.
] > there is already one unit test that sets the MacroSecurityLevel:
] > dbaccess/qa/complex/dbaccess/DatabaseDocument.java
(from JunitTest_dbaccess_complex)
At times it can help track down the 'has a" and "is a" relationships.
Anyone used a free UML with libreoffice..that proved a good tool?
From: nicholas ferguson [mailto:nicholasfergu...@wingarch.com]
Sent: Friday, November 21, 2014 8:13 AM
To: 'libreoffice@lists.free
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Subject: Calc Sheet Cell Reference Vs Excel Sheet Cell Reference
In excel, we have Sheet!$A$3while in Calc, we have Sheet.$A$3
Is there a flag in CALC to make it work with Excel's Sheet Cell Reference of
'!'.
I see that CALC is using the same constant Column Row reference o
In excel, we have Sheet!$A$3while in Calc, we have Sheet.$A$3
Is there a flag in CALC to make it work with Excel's Sheet Cell Reference of
'!'.
I see that CALC is using the same constant Column Row reference of '$'
___
LibreOffice mailing list
Lib
Where do I find qa tests for formula? Can someone upload them? Or point me to
a site that has qa tests for 'formula'
/include/formula
/formula
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listin
>Michael wrote
>but the advantage is that searching for "hack_acquire" in valgrind's output
very quickly finds the actual leak.
what is your analysis of why there is a leak in uno::Reference, and where
did you find it. Was your correction a small bit of?
__
>> ... but enough with the jocularities: there was this ChartModel that
>> was leaked due to a uno::Reference cycle, which means that the usual
>> tools like valgrind and address sanitizer aren't very useful as such.
>
> I would expect
>
> valgrind --tool=memcheck --leak-check=full --show-leak-
-boun...@lists.freedesktop.org] On
Behalf Of nicholas ferguson
Sent: Friday, October 17, 2014 9:39 PM
To: 'Bjoern Michaelsen'; 'Jan Holesovsky'
Cc: 'Libreoffice-qa'; 'libreoffice-dev'
Subject: RE: [Libreoffice-qa] Minutes of ESC call: 2014-10-16
(1) A LibreOffice
I will also add...that LibreOffice's approach to a complicated build... has
legs and could be marketed as a buid system for complicated apps, that are
cross platform. Especially if it removes cygwin from its equation.
-Original Message-
From: LibreOffice [mailto:libreoffice-boun...@list
(1) A LibreOffice is not sanely built from Visual Studio. just too big. It
overloads eclipse. A python + MSBuild, as an initial build, download of tar
files...anything divorced from cygwin is a better idea.
1.1 It's present build system, after study and understanding of
what build path t
For the --enable-debug in autogen.input ( configure.ac)
can you review to make ASSERT_ALWAYS_ABORT available also for debug builds .
to be either true or false.
currently in configure.ac
--enable-assert-always-abortmake assert() abort even in release mode
Suggest adding
--enable-asse
On Thu, 2014-10-02 at 08:38 -0400, nicholas ferguson wrote:
> [nicholas ferguson]
> I was able to reproduce Norton killing of genrb.exe ... This will
> give you an example to consider a proper solution. And this highlights
the gravity.
> genrb.exe is a major player in building ev
.
g
-Original Message-
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On
Behalf Of Michael Meeks
Sent: Wednesday, October 01, 2014 9:41 AM
To: nicholas ferguson
Cc: 'libreoffice-dev'; 'jonathon'
Subject: Re: examples to manage docs using Li
oing something like this:
http://stackoverflow.com/questions/1331887/detect-antivirus-on-windows-using
-c-sharp
-
[nicholas ferguson]
That is not a solution for 2014. In the news you can read about groups of
people grabbing a ton of info from governments, companies...illegally
through some transport/internet
>The high cost of entry only comes because you just didn't follow the
>instructions on setting up a windows build system.
https://wiki.documentfoundation.org/Development/Windows_Build_Dependencies
So you are the one responsible for not putting up on that wiki how to build a
debug version. You
>http://stackoverflow.com/questions/1331887/detect-antivirus-on-windows-using-c-sharp
>At the end of the Windows configure; and warning hard may have helped people
>like Nicholas save quite a chunk of time.
[nicholas ferguson]
This is an example of the high cost of doing a
but what are you referring to in your post? I don't see top post or bottom post
for your rant. So I guess you did 'heresy' post.
-Original Message-
From: Christian Lohmaier [mailto:lohma...@googlemail.com]
Sent: Wednesday, October 01, 2014 7:28 AM
To: nicholas fergus
On Wed, Oct 01, 2014 at 09:00:44AM -0400, nicholas ferguson wrote:
> [nicholas ferguson] What I do understand is that Libreoffice had an
internal architecture change after 4.0
>>No, it had not. Where did you find that information?
[nicholas ferguson] I have to go someplace for a me
[nicholas ferguson] What I do understand is that Libreoffice had an internal
architecture change after 4.0
To prove this worked, there must have been a ton of samples coded up?
Otherwise your clients would have complained and dropped it.
where are those samples? They should be loaded up into
; with debuginfo is 30Gb small - and
>>with debug symbols it takes forages to link. Often it's more feasible to
>> re-build just a single module with debuginfo.
[nicholas ferguson]
[nicholas ferguson]
I guess its english.
Recommending a debug build...is saying on wiki how to
ember 30, 2014 5:48 PM
To: nicholas ferguson
Cc: Michael Meeks; libreoffice-dev; jonathon
Subject: Re: examples to manage docs using LibreOffice as a major component
On Tue, Sep 30, 2014 at 5:19 PM, nicholas ferguson
wrote:
> Wow. So I did a forensic on the env. And I discovered tha
-Original Message-
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On
Behalf Of nicholas ferguson
Sent: Tuesday, September 30, 2014 5:20 PM
To: 'Michael Meeks'
Cc: libreoffice@lists.freedesktop.org; 'jonathon'
Subject: RE: examples to manage docs using Li
Behalf Of Michael Meeks
Sent: Tuesday, September 30, 2014 4:55 PM
To: nicholas ferguson
Cc: libreoffice@lists.freedesktop.org; 'jonathon'
Subject: Re: examples to manage docs using LibreOffice as a major component
On Tue, 2014-09-30 at 16:50 -0400, nicholas ferguson wrote:
> LibreOffice h
Though, I did see that OpenOffice had an even more terrible cost of entry.
Unbelievable...
-Original Message-
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On
Behalf Of nicholas ferguson
Sent: Tuesday, September 30, 2014 4:50 PM
To: 'jonathon'; l
-
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On
Behalf Of jonathon
Sent: Tuesday, September 30, 2014 4:33 PM
To: libreoffice@lists.freedesktop.org
Subject: Re: examples to manage docs using LibreOffice as a major component
On 9/30/2014 12:47 PM, nicholas ferguson wr
ilto:michael.me...@collabora.com]
Sent: Tuesday, September 30, 2014 4:24 PM
To: nicholas ferguson
Cc: 'libreoffice-dev'; 'Tor Lillqvist'
Subject: Re: examples to manage docs using LibreOffice as a major component
On Tue, 2014-09-30 at 14:57 -0400, nicholas ferguson wrote:
> I d
t
On 30/09/14 19:57, nicholas ferguson wrote:
> I didn't understand your answer. I think you said you would not give
> me the samples of turning a cppunit test into a standalone executable
> ..because you find me unskilled and I would then ask too many
> questions Is it your e
54 PM
To: nicholas ferguson
Cc: 'libreoffice-dev'; 'Tor Lillqvist'
Subject: Re: examples to manage docs using LibreOffice as a major component
Hi Nicholas,
On Tue, 2014-09-30 at 13:43 -0400, nicholas ferguson wrote:
> >> you will need to solve a truck-load of bootst
On Tue, 2014-09-30 at 09:31 -0400, nicholas ferguson wrote:
> On Tue, 2014-09-30 at 09:02 -0400, nicholas ferguson wrote:
> My question... How do I transform these unit test files into a console app,
> where for example
> filters_test.cxx would have a point of entry, a main fu
On Tue, 2014-09-30 at 09:02 -0400, nicholas ferguson wrote:
> My question... How do I turn these files into a console app, where
> filters_test.cxx would have a point of entry, a main function.
> I would be surprised if people are going to invest lots of time in
remote debug
> Sure sure - so; that's not -so- hard. You basically want the
equivalent of liblibreoffice I think - which currently works on Linux only >
but is > easy enough to tweak for Windows with a bit of work / thought
I think.
[nicholas ferguson]
I found a sample of working
On 09/29/2014 02:26 PM, nicholas ferguson wrote:
> Can anyone send me a sample. sample can be for a linux or windows
> platform.
>>Stephan replied:
>>ProfUNO/SimpleBootstrap_cpp/
On 09/29/2014 03:08 PM, nicholas ferguson wrote:
> then it builds but it crashes at (
On 09/29/2014 02:26 PM, nicholas ferguson wrote:
> Can anyone send me a sample. sample can be for a linux or windows
> platform.
>>Stephan replied:
>>ProfUNO/SimpleBootstrap_cpp/
On 09/29/2014 03:08 PM, nicholas ferguson wrote:
> then it builds but it crashes at (
On 09/29/2014 02:26 PM, nicholas ferguson wrote:
> Can anyone send me a sample. sample can be for a linux or windows
> platform.
>>Stephan replied:
>>ProfUNO/SimpleBootstrap_cpp/
For this example to qualify as a sample for an external C++ console
application, I have to build
rvice
+ query for the XComponentLoader interface
+ Open a spreadsheet document, with a handle to doc
-Original Message-
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On
Behalf Of nicholas ferguson
Sent: Monday, September 29, 2014 8:26 AM
To: 'libreoffice'
S
rvice
+ query the XComponentLoader interface
+ Open a spreadsheet document, with a handle to doc
-Original Message-
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On
Behalf Of nicholas ferguson
Sent: Monday, September 29, 2014 8:26 AM
To: 'libreoffice'
Subject:
You can always ask me questionlike what am I trying to do.. I didn't
understand your response.
-Original Message-
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On
Behalf Of Stephan Bergmann
Sent: Monday, September 29, 2014 3:38 AM
To: nicholas fer
I'm working up an independent c++ app (win32 console application) that talks
to Libreoffice, "preferably via pipes"... and will open, close and manage a
Calc spreadsheet. This is a proof of concept..to see if LibreOffice can add
value. Can anyone send me a sample. sample can be for a linux or win
sal_uIntPtr lUserId = 4;
sal_uInt16 nMask = 4;
DynamicErrorInfo err(lUserId,nMask);
return 0;
}
// libs itl.lib ( tools )
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On
Behalf Of nicholas ferguson
Sent: Sunday, Sept
...@lists.freedesktop.org] On
Behalf Of nicholas ferguson
Sent: Sunday, September 28, 2014 9:23 PM
To: 'libreoffice'
Subject: RE: which library needs to be linked to, that has implementation
code for ErrorInfo::IsA
Not a library...probably a preprocessor directive?
From: LibreOffice
...@lists.freedesktop.org] On
Behalf Of nicholas ferguson
Sent: Sunday, September 28, 2014 9:23 PM
To: 'libreoffice'
Subject: RE: which library needs to be linked to, that has implementation
code for ErrorInfo::IsA
Not a library...probably a preprocessor directive?
From: LibreOffice [mai
Not a library...probably a preprocessor directive?
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On
Behalf Of nicholas ferguson
Sent: Sunday, September 28, 2014 7:19 PM
To: 'libreoffice'
Subject: which library needs to be linked to, that has implementatio
My env. Cygwin + Visual Studio. Windows 7
(1)IsA in ErrorInfo comes from a macro in rtti.hxx
a. /include/tools/errinfo.hxx
i. class
ErrorInfo has as member, macro TYPEINFO() to include 5 methods, including
IsA
For the code, below, when it calls line numbered //D, below
.
Reference xInterface(
xServiceManager->createInstanceWithContext(service, xContext));
error msg is abort() is returned.
I see that when interfaces or code is deprecated, its function returns
abort() . Error code also
of widespread use of top
posting at businesses ( think office email ) bottom posting is now rarely
seen.
-Original Message-
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On
Behalf Of Norbert Thiebaud
Sent: Tuesday, September 23, 2014 7:23 PM
To: nicholas ferguson
Cc
: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On
Behalf Of nicholas ferguson
Sent: Tuesday, September 23, 2014 8:23 PM
To: 'Norbert Thiebaud'
Cc: 'libreoffice'
Subject: RE: #4 can someone spot problem with simplebootstrap_cpp.cxx
>of course if you think Michael (o
>of course if you think Michael (or I) does not know what >he is talking
about, maybe you'll give more weight to a >IETF RFC:
>https://www.ietf.org/rfc/rfc1855.txt
So I am getting a vehement response from community regulars as per this
Wikipedia warning.
So your community of regulars want bottom
op.org] On
Behalf Of Norbert Thiebaud
Sent: Tuesday, September 23, 2014 7:23 PM
To: nicholas ferguson
Cc: libreoffice
Subject: Re: #4 can someone spot problem with simplebootstrap_cpp.cxx
On Tue, Sep 23, 2014 at 3:25 PM, nicholas ferguson
wrote:
> (2) Just tell someone they need to make
I know you mean well. But what is top posting? Even googling doesn't return a
definition.
-Original Message-
From: Norbert Thiebaud [mailto:nthieb...@gmail.com]
Sent: Tuesday, September 23, 2014 7:23 PM
To: nicholas ferguson
Cc: libreoffice
Subject: Re: #4 can someone spot pr
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-
complain
again that it needs cppuhellper::ServiceManager::Data?
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On
Behalf Of nicholas ferguson
Sent: Monday, September 22, 2014 4:28 PM
To: 'libreoffice'
Subject: RE: #3 can someone spot problem with simplebootstrap_cpp.cx
From: nicholas ferguson [mailto:nicholasfergu...@wingarch.com]
Sent: Monday, September 22, 2014 4:18 PM
To: 'libreoffice'
Subject: RE: #2 can someone spot problem with simplebootstrap_cpp.cxx
I tried the following:
I uninstalled LibreOffice in c:\
db"
From: nicholas ferguson [mailto:nicholasfergu...@wingarch.com]
Sent: Monday, September 22, 2014 3:54 PM
To: 'libreoffice'
Subject: can someone spot problem with simplebootstrap_cpp.cxx
In odk sample file, SimpleBootstrap_cpp.cxx
Reference< XComponentContext > xC
;cannot open C:/cygwin64/home/lo/master/instdir/URE/misc/services.rdb"
1. this file does exist:
C:/cygwin64/home/lo/master/instdir/URE/misc/services.rdb
Question: Can someone tell me what needs to be corrected? Do I add an env
variable?
From: nicholas ferguson [mailto:nicholas
Hi
Can anyone send me that kind of example?
I have libreoffice built in debug mode (--enable-dbgutil), on a windows
platform.
You copy paste it. If you email it. zip or tar has to be renamed to *.txt
Otherwise Norton eats it.
___
L
I don't understand.
-Original Message-
From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On Behalf
Of Michael Meeks
Sent: Thursday, September 18, 2014 4:36 PM
To: nicholas ferguson
Cc: 'libreoffice'; havlicek.ho...@gmail.com
Subject: Re: vs2012-ide-
I documented what steps I took to build libreoffice on windows
https://github.com/nicholasferguson/LibreOffice-Inx-for-VS2010-VS2012-dev-en
v
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo
Hi,
I built in Visual Studio, using native compilers.modules sc and cui and all
of their dependencies. This build is separate from libreoffice make files
and cygwin. It doesn't require references to make files or cygwin.
I also was able to build a debug mode in cygwin using this in autogen.in
Hi,
I built in Visual Studio, using native compilers.modules sc and cui and all
of their dependencies. This build is separate from libreoffice make files
and cygwin. It doesn't require references to make files or cygwin.
I used in autogen.input
(1)-enable-dbgutil,
(2)compiled boost
piled boost, independently and gave a path to its libs, using the
"-with-boost-libdir"
If I send you my notes, could you tweak your vs2012-ide-integration, to a
vs2012native-ide-integration ( or any name you choose) so that we could
generate those projects?
From: ni
Thanks. There is an English language issue. Your points #1 and #2... I
don't understand what you are referring to
-Original Message-
From: Bjoern Michaelsen [mailto:bjoern.michael...@canonical.com]
Sent: Wednesday, September 17, 2014 9:00 AM
To: nicholas ferguson
Cc: 'Norber
-Original Message-
From: Jan Holesovsky [mailto:ke...@collabora.com]
Sent: Wednesday, September 17, 2014 8:40 AM
To: nicholas ferguson
Cc: 'Norbert Thiebaud'; 'Eike Rathke'; 'libreoffice'
Subject: Re: enable-dbgutil
Hi Nicholas,
I suggest we stop with t
esday, September 17, 2014 8:19 AM
To: nicholas ferguson
Cc: Eike Rathke; libreoffice
Subject: Re: enable-dbgutil
On Wed, Sep 17, 2014 at 7:13 AM, nicholas ferguson
wrote:
> You obviously have never built Libreoffice under a window, using
> --enable-dbgutil. So to tell me to do extra wor
wer me. Expert with actual experience
can tell me do a,b,c and problem solved.
As a redhat developer, you should understand that.
-Original Message-
From: Noel Grandin [mailto:noelgran...@gmail.com]
Sent: Wednesday, September 17, 2014 8:14 AM
To: nicholas ferguson
Subject: Re: enable-dbgu
edhat developer, world experts in Linux...not to have me chase
their rabbits.
nick
-Original Message-
From: Eike Rathke [mailto:er...@redhat.com]
Sent: Wednesday, September 17, 2014 8:04 AM
To: nicholas ferguson
Cc: libreoffice@lists.freedesktop.org
Subject: Re: enable-dbgutil
Hi nicholas
...@redhat.com]
Sent: Wednesday, September 17, 2014 7:19 AM
To: nicholas ferguson
Cc: libreoffice@lists.freedesktop.org
Subject: Re: enable-dbgutil
Hi nicholas,
On Tuesday, 2014-09-16 09:29:01 -0400, nicholas ferguson wrote:
> I am trying to escape having to untar all of the 3rd parties and see
>
Goal: Visual Studio 2010, where I can fully debug calc with an ability to
compile individual files from library sc, and all of the libraries that are
linked to sc.
State of affairs: via cygwin64, I can build Libreoffice, in a release mode,
with symbols, and open a LibreOffice.sln with 338 pro
Hi,
Is anyone using eclipse c++ on windows for Libreoffice development?
My first attempt, eclipse was overloaded with too
many projects and died.
Eclipse c++ is used as an IDE for linux development.
___
LibreOffice mailing list
LibreOffice@list
feature:
--enable-dbgutil
I will post instructions at
https://github.com/nicholasferguson/LibreOffice-Inx-for-VS2010-VS2012-dev-en
v
Regards
Nicholas
From: nicholas ferguson [mailto:nicholasfergu...@wingarch.com]
Sent: Tuesday, September 16, 2014 9:29 AM
To: 'libreoffice@lists.freedes
le-dbgutil
I will post instructions at
https://github.com/nicholasferguson/LibreOffice-Inx-for-VS2010-VS2012-dev-en
v
Regards
Nicholas
From: nicholas ferguson [mailto:nicholasfergu...@wingarch.com]
Sent: Tuesday, September 16, 2014 9:29 AM
To: 'libreoffice@lists.freedesktop
I am trying to escape having to untar all of the 3rd parties and see which
ones are missing win32 debug libs and dlls.
On first pass of building Libreoffice with:
--enable-dbgutil.
build complained that
ExternalPackage_icu.mk:24 ...file icudtd53.dll does not exist in the
tarball.
So
: Tuesday, September 16, 2014 8:34 AM
To: nicholas ferguson; libreoffice@lists.freedesktop.org
Subject: Re: issue with --enable-dbg-util under Windows 7, cygwin64
On 09/16/2014 01:41 PM, nicholas ferguson wrote:
> Goal: Visual Studio 2010, where I can fully debug calc with an ability
> to c
v110 is vs 2012
-Original Message-
From: Stephan Bergmann [mailto:sberg...@redhat.com]
Sent: Tuesday, September 16, 2014 8:34 AM
To: nicholas ferguson; libreoffice@lists.freedesktop.org
Subject: Re: issue with --enable-dbg-util under Windows 7, cygwin64
On 09/16/2014 01:41 PM, nicholas ferguso
Error msg:
ExternalPackage_icu.mk:24 ...file icudtd53.dll does not exist in the tarball.
Stop
And build stops.
-Original Message-
From: Noel Grandin [mailto:noelgran...@gmail.com]
Sent: Tuesday, September 16, 2014 7:49 AM
To: nicholas ferguson
Cc: libreoffice-dev
Subject: Re: issue
Goal: Visual Studio 2010, where I can fully debug calc with an ability to
compile individual files from library sc, and all of the libraries that are
linked to sc.
State of affairs: via cygwin64, I can build Libreoffice, in a release mode,
with symbols, and open a LibreOffice.sln with 338 pro
89 matches
Mail list logo