Skip to content

Use SHFB with C++ unmanaged #452

@h-ancher

Description

@h-ancher

Hi,

I try to use your great tool with C++ unmanaged.
I have a little project in C++ with this /doc compiler option, and when I add the only XML file to SHFB, it claim for binary or project.
When I add the binary or the project, SHFB claim for API selection, and it's totally impossible because the C++ native binary can't be analysed by SandCaslte:
SHFB: Error BE0033: No APIs found to document. See error topic in help file for details.

My question is: Does it possible to deactivate the part of SHFB who try to analyse binary to find API requirement and use only the XML file?

I try to do that with the components and plugins without any success.
I use the last version, outside Visual Studio.

Thanks for your answer.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions