Forum Discussion
Altera_Forum
Honored Contributor
8 years agoThanks sonycman,
Your suggestion got me past the hwlib.h but I'm still not able to successfully compile the application. Now my problem is with the alt_clock_group.h. If I include the hw library header files in main.cpp after using namespace I get 4 "invalid union member" errors. If I include them before using namespace I get 31 errors, most about int32_t being undefined.MCOUNSELL
Occasional Contributor
6 years agoHi All,
I'm seeing the same issue regarding "invalid union member" errors from alt_clock_group.h when trying to compile with C++. Did anyone find a solution?
Mike