Page 1 of 1

Patch for Gizmos and updated build settings

Posted: Tue Nov 24, 2009 4:29 pm
by marfi
Hi Eran,
here are two patches:
- the first one updates Gizmos source code and project templates in accordance to currently used approach for handling of pre-compiled headers,
- the second one adds "-fopenmp" compiler/linker switches to the default build settings (for gcc/g++ only).

Best regards
Michal

Re: Patch for Gizmos and updated build settings

Posted: Thu Nov 26, 2009 1:24 pm
by marfi
Hi Eran,
I'm afraid you've forgotten to apply patch also for gizmos.cpp source file so the Gizmos projects using precompiled headers are now broken in CL 3408 (you have updated the gizmos templates, but not the source code). You can donwload the source and DIFF files from attachments.

Best regards
Michal

Re: Patch for Gizmos and updated build settings

Posted: Thu Nov 26, 2009 2:08 pm
by eranif
Done