Issue 124227 - cppumaker can not dump types.rdb
Summary: cppumaker can not dump types.rdb
Status: UNCONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: sdk (show other issues)
Version: 4.0.1
Hardware: PC Windows 7
: P3 Normal
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: needhelp
Depends on:
Blocks:
 
Reported: 2014-02-13 12:12 UTC by Jens Bornschein
Modified: 2017-05-20 11:53 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Jens Bornschein 2014-02-13 12:12:00 UTC
I try to run the cppumaker.exe from the AOO 4.0.1 SDK to get the header files for c++ development of a UNO thing in .NET. When I try to generate the types the cppumeker.exe causes an error:
"cppumaker ERROR: cannot dump Type 'com/sun/star/awt/Rectangle'"
My call was:
ppumaker -Gc -BUCR -O "C:\Program Files (x86)\OpenOffice 4 SDK\sdk\bin\headers" "C:\Program Files (x86)\OpenOffice 4\program\types.rdb"
So I cannot generate the header files to use the services and types. I have generated them for 3.4.X but they seem not longer to work with the AOO 4.X SDK.