Browsing index pages (3 articles)
↧
Build and Run OpenCL Application with AMD APP SDK and Installable Client...
The installation of AMD OpenCL driver was discussed in a previous post. Here let’s explore a bit more on how the AMD OpenCL HelloWorld sample project is built and run. Include Header File...
View ArticleFlexible DLL/static library linkage configurations
I have some code that must build into either a DLL or a static library depending on the project setting. That says, I need to write the code carefully, such that when project configuration changes I...
View ArticlePredefined Macros in Visual Studio for Various Project Types
In Microsoft Visual Studio 2005, I used the Add New Project Wizard to create various projects and observe the macros that are defined by these wizard generated projects. Below is the result: Win32...
View Article
Browsing index pages (3 articles)