Difference between revisions of "C99wrap"
From MythTV Official Wiki
(Created page with " {{Cleanup}} == Summary == == Install c99wrap & c99conv == You can get the source and build these tools, but it would require installing clang. To avoid the hassle, you c...") |
(→Install c99wrap & c99conv) |
||
Line 13: | Line 13: | ||
− | {{Tip box | + | {{Tip box|I created a Tools directory which I placed all the standalone exe’s. Just make sure to add the tools directory to the system path! }} |
Revision as of 19:42, 9 September 2013
Cleanup: This article or section may require cleanup. Discuss the issue on the talk page
Summary
Install c99wrap & c99conv
You can get the source and build these tools, but it would require installing clang. To avoid the hassle, you can get precompiled version from:
Unzip the 3 files (c99wrap.exe, c99conv.exe & makedef) and place them in your path.