Can't build target with '+' in name (win32, msvc)

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Mon Jul 23 21:52:06 CEST 2007


Hi,

due to recent changes in kdepimlibs, I hit an error in cmake. It's 
impossible to create this target due to problems in the generated Makefile:

-------------------------8<----------------
# Object files for target gpgme++
gpgme++_OBJECTS = \
"CMakeFiles\gpgme++.dir\gpgme++_automoc.obj" \
"CMakeFiles\gpgme++.dir\context.obj" \
"CMakeFiles\gpgme++.dir\key.obj" \
"CMakeFiles\gpgme++.dir\trustitem.obj" \
"CMakeFiles\gpgme++.dir\data.obj" \
"CMakeFiles\gpgme++.dir\callbacks.obj" \
"CMakeFiles\gpgme++.dir\eventloopinteractor.obj" \
"CMakeFiles\gpgme++.dir\keylistresult.obj" \
"CMakeFiles\gpgme++.dir\keygenerationresult.obj" \
"CMakeFiles\gpgme++.dir\importresult.obj" \
"CMakeFiles\gpgme++.dir\decryptionresult.obj" \
"CMakeFiles\gpgme++.dir\verificationresult.obj" \
"CMakeFiles\gpgme++.dir\signingresult.obj" \
"CMakeFiles\gpgme++.dir\encryptionresult.obj" \
"CMakeFiles\gpgme++.dir\engineinfo.obj"
-------------------------8<----------------

nmake throws an error here.
gpgme++\CMakeFiles\gpgme++.dir/build.make(559) : fatal error U1001: 
syntax error : illegal character "+" in macro


It would be nice to solve it asap - the best solution would be to rename 
the lib back to gpgmepp until cmake is fixed.

Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-windows/attachments/20070723/fb51872b/attachment.pgp 


More information about the Kde-windows mailing list