Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
4.4.3, 4.6.2
-
None
-
e3a7237d8214bb229997730775fd89d06b9db269
Description
qmake: On Windows then a libpath has a space in it, even if it is quoted any libraries found there will not be quoted
I have included a sample code to reproduce.
You need to copy Qt "include" and "lib" folder under "C:\Documents and Settings\Administrator\My Documents\MyProject" folder (or equivalent on your machine)
If there is no space in the path it works fine
If there is a space you get the following error message:
:-1: error: cannot open file 'c:\Documents.obj'
Attachments
Issue Links
- relates to
-
QTBUG-39772 androiddeployqt can't handle a project with spaces in its path
- Reported
-
QTBUG-1935 qmake doesn't handle < correctly when it is in the QMAKE_EXTRA_COMPILERS rule when generating a vcproj file
- Closed
-
QTBUG-67262 With qmlcache turned on in the pro file then the generated Makefile fails to handle a path that contains '=' in it correctly
- Closed
-
QTBUG-35710 TARGET with space fails to link on Android
- Open
-
QTBUG-19505 Build is broken on Mac with spaces in path
- Closed
-
QTBUG-16372 Qmake INSTALLS doesn't copy certain files on windows (files with special characters in name)
- Closed
-
QTBUG-65543 extra compiler depend_command processing doesn't grok file names with spaces
- Closed
-
QTBUG-68635 qmake: Hash mark ('#') in filenames don't get escaped
- Closed
- replaces
-
QTBUG-36924 Makefiles incorrectly generated for developer/Xcode path with spaces
- Closed
-
QTBUG-22863 qmake creates invalid Makefile when path contains : (colon)
- Closed
-
QTBUG-36801 MSVC debug build fails if application has spaces in target name
- Closed