CodeCompletion and ole2.h

CodeLite installation/troubleshooting forum
borr
CodeLite Enthusiast
Posts: 34
Joined: Tue Dec 16, 2008 10:43 am
Contact:

CodeCompletion and ole2.h

Post by borr »

сс not work correctly with ole2.h

Code: Select all

#include <ole2.h>
...
VARIANT v;
v./*сс shows only declVal*/
codeblock v 2.7.0.4375 from binary

Tags Include files:
c:\MinGW\Include
c:\MinGW\lib\gcc\mingw32\3.4.5\include
d:\wxWidgets\include
Last edited by borr on Thu Oct 14, 2010 8:36 am, edited 1 time in total.
nemesis
CodeLite Enthusiast
Posts: 37
Joined: Fri Oct 01, 2010 8:32 pm
Genuine User: Yes
IDE Question: all
Contact:

Re: CodeCompletion and ole2.h

Post by nemesis »

try resaving your file and retag workspace and project. i have experienced similar problems which i couldn't narrow down further yet, but this usually solves the problem.

greets,
nem
borr
CodeLite Enthusiast
Posts: 34
Joined: Tue Dec 16, 2008 10:43 am
Contact:

Re: CodeCompletion and ole2.h

Post by borr »

try resaving your file and retag workspace and project.
it did not help. see picture in attachment
what you have in Tags Settings

PS MinGW 3.4.5
You do not have the required permissions to view the files attached to this post.
Post Reply