[odb-users] how to change generated include paths

Diego Fernando lordvampyre at gmail.com
Tue Feb 3 15:25:43 EST 2015


Hi Boris
I saw the odb manual.
I just try put in .pro this regex
'%./include/entity/(.+)-odb.h%$1-odb.h%'

And the compiled returns is
/bin/sh: -c: line 0: syntax error near unexpected token `('

Thank you

2015-02-03 7:22 GMT-02:00 Diego Fernando <lordvampyre at gmail.com>:

> Hi Boris,
>
> Sorry for the email.
>
> I'll try the command on the qt creator...
>
>
> Thank you
>
> 2015-02-02 9:50 GMT-02:00 Boris Kolpackov <boris at codesynthesis.com>:
>
> Hi Diego,
>>
>> In the future, when asking a different question, please don't reply
>> to the existing thread but rather create a new email with proper
>> subject, etc. See posting guidelines for details:
>>
>> http://codesynthesis.com/support/posting-guidelines.xhtml
>>
>>
>> Diego Fernando <lordvampyre at gmail.com> writes:
>>
>> > The problem is every time I compile the project I have to changed the
>> > include in -odb.h
>>
>> Use can use the --include-regex ODB compiler option to transform the
>> generated include paths to suit your projects' structure. See the
>> ODB compiler command line manual (man pages) for details and examples.
>>
>> Boris
>>
>
>


More information about the odb-users mailing list