Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Executables

richpauir
Beginner
386 Views
Is it possible to create a QuickWin executable with CVF that will serve as a GUI for executables that were built as console applications?
0 Kudos
1 Reply
sabalan
New Contributor I
386 Views
The easiest way should be to use the function SYSTEM inside your QuickWin application to run any other executable including your console applications (See CVF help for SYSTEM).

Regards,
Sabalan.
0 Kudos
Reply