Review Request 117012: Place KJsEmbed camelcase header under ${INCLUDE_INSTALL_DIR}/KJsEmbed/kjsembed

Andrius da Costa Ribas andriusmao at gmail.com
Sun Mar 30 18:01:52 UTC 2014



> On March 27, 2014, 3:47 p.m., Kevin Ottens wrote:
> > src/kjsembed/CMakeLists.txt, line 75
> > <https://git.reviewboard.kde.org/r/117012/diff/1/?file=256496#file256496line75>
> >
> >     Agreed, that should be the preferred way.
> >     
> >     Note that some other frameworks probably carry the same mistake

I'll update the patch as per Cristophe's and Aleix's comments.

>From what I can see from the frameworks I've built on Windows at the moment (all tier1 and most tier2), most of them has include/KF5/<FrameworkName>/<headers>, except:
Attica (include/KF5/Attica/Attica/<headers>)
KDNSSD (include/KF5/KDNSSD/DNSSD/<headers>)
Solid (include/KF5/Solid/Solid/<headers>)
ThreadWeaver (include/KF5/ThreadWeaver/ThreadWeaver/<headers>)
*Sonnet (include/Kf5/SonnetCore/Sonnet/<headers> and include/Kf5/SonnetUi/Sonnet/<headers>)
*KDocTools (include/KF5/XsltKde/<headers>)

Can we consider fixing those too? (I'm just not sure about the ones I marked with "*")


- Andrius da Costa


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117012/#review54308
-----------------------------------------------------------


On March 24, 2014, 1:33 a.m., Andrius da Costa Ribas wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/117012/
> -----------------------------------------------------------
> 
> (Updated March 24, 2014, 1:33 a.m.)
> 
> 
> Review request for KDE Frameworks and kdewin.
> 
> 
> Repository: kjsembed
> 
> 
> Description
> -------
> 
> Currently kjsembed CMake file tries to install both ${INCLUDE_INSTALL_DIR}/KJsEmbed/kjsembed (directory) and ${INCLUDE_INSTALL_DIR}/KJsEmbed/KJsEmbed (camel case header). This is not allowed in a case-insensitive filesystem, causing the install step to fail on Windows.
> 
> 
> Diffs
> -----
> 
>   src/kjsembed/CMakeLists.txt e0ab74c 
> 
> Diff: https://git.reviewboard.kde.org/r/117012/diff/
> 
> 
> Testing
> -------
> 
> Tested using MSVC 2013
> 
> 
> Thanks,
> 
> Andrius da Costa Ribas
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-windows/attachments/20140330/db04a38a/attachment-0001.html>


More information about the Kde-windows mailing list