Patch for Gizmos and updated build settings

Discussion about CodeLite development process and patches
marfi
CodeLite Expert
Posts: 159
Joined: Mon Nov 03, 2008 9:17 pm
Contact:

Patch for Gizmos and updated build settings

Post 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
You do not have the required permissions to view the files attached to this post.
marfi
CodeLite Expert
Posts: 159
Joined: Mon Nov 03, 2008 9:17 pm
Contact:

Re: Patch for Gizmos and updated build settings

Post 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
You do not have the required permissions to view the files attached to this post.
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Patch for Gizmos and updated build settings

Post by eranif »

Done
Make sure you have read the HOW TO POST thread
Post Reply