Search found 4 matches

by usingcpp
Tue Mar 14 2017 12:47 am
Forum: Installation
Topic: DoxyPress Installation and Windows SmartScreen
Replies: 2
Views: 10992

Re: DoxyPress Installation and Windows SmartScreen

If I start the installer using Run as Administrator , the User Account Control dialog is displayed asking me if I want to allow the program to make changes to the system. Answering Yes allows the programs to be installed in C:\Program Files\. If I start the installer normally, this dialog does not d...
by usingcpp
Sun Mar 12 2017 2:59 pm
Forum: User Support
Topic: Documenting enum class vs enum
Replies: 1
Views: 10818

Documenting enum class vs enum

Here is the code from the \enum documentation: class Test { public: enum fruit { pear, orange }; /*! Another enum, with inline docs */ enum veggies { celery, /*!< docs for value one */ carrot /*!< docs for value two */ }; }; /*! \class Test * The class description. */ /*! \enum Test::fruit * A descr...
by usingcpp
Sun Mar 12 2017 11:30 am
Forum: Issues
Topic: DoxyPressApp Help Menu Item Displays Wrong Page
Replies: 1
Views: 9530

DoxyPressApp Help Menu Item Displays Wrong Page

Selecting the Help -> DoxyPressApp Help menu item in the DoxyPressApp window displays the CopperSpice home page which gives no information about DoxyPressApp. Selecting the menu item should display help information about DoxyPressApp.

Windows 10
DoxyPress 1.2.7
by usingcpp
Fri Mar 10 2017 12:45 pm
Forum: Installation
Topic: DoxyPress Installation and Windows SmartScreen
Replies: 2
Views: 10992

DoxyPress Installation and Windows SmartScreen

I downloaded the 64-bit Windows installer for DoxyPress onto a system running Windows 10. When I executed it, a messagebox with the following message was displayed: Windows SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk . It is possible to overrid...