User forums > Help

how to make completion works ?

(1/1)

wxuserbrest:
Hi,
completion seems to work for file in the project but doesn't work automaticaly on header file. I use wxWidgets and i don't know how to have header file scanned. Do someone succeed in doing it ?
Thanks for answer

mariocup:
Hi wxuserbrest,

you have to add the directory that contains the header files to search dirs of the compiler. Then the files will be parsed and you get command completion.

Bye,

Mario

Navigation

[0] Message Index

Go to full version