User forums > Using Code::Blocks

Replacing in all files using regular expressions

(1/1)

Cator Canulis:
Hi everyone,

I'm wondering if I can replace all occurences like

<openssl/SOMEHEADER>

with

"E:\SOME\WINDOWS\PATH\openssl\SOMEHEADER"

How do I replace "SOMEHEADER" between the <>?

Thanks in advance
Markus

PS: I know that this is a pretty unprofessional fix and an acutal solution would be to find out why the compiler isn't able to find the headers (They are set correctly in CMake by the way). I don't intend to make this a permanent solution.

Navigation

[0] Message Index

Go to full version