Issue 80712 - SDK does not ship with the C++ .hpp generated from .idl
Summary: SDK does not ship with the C++ .hpp generated from .idl
Status: CLOSED WONT_FIX
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All Linux, all
: P3 Trivial
Target Milestone: ---
Assignee: jsc
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-15 20:08 UTC by hub
Modified: 2013-02-24 21:10 UTC (History)
2 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 hub 2007-08-15 20:08:15 UTC
The SDK does not ship with the C++ .hpp generated from .idl making it useless to
start C++ development.
Comment 1 hub 2007-08-15 20:11:11 UTC
wrong component.
Comment 2 jsc 2007-08-16 07:52:37 UTC
it's per design, all SDK example generate the necessary header on demand. If
somebody needs some header files he can also generate them on demand or can
generate all header once with one cppumaker call.
Comment 3 jsc 2007-08-16 07:53:01 UTC
closed