From: Abdelrazak Younes <younes@lyx.org>
To: git@vger.kernel.org
Subject: [QGit] Can't compile under windows (MSVC2008)
Date: Tue, 23 Sep 2008 13:31:29 +0200 [thread overview]
Message-ID: <gbak2u$v9b$1@ger.gmane.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1344 bytes --]
Hello,
I tried to follow README_WIN.txt:
C:\devel\qgit\qgit4>qmake qgit.pro
The Makefile (attached to this mail) seems to be correctly generated in
the same directory (C:\devel\qgit\qgit4).
Then, under MSVC2008 Express, I get this error:
1>------ Début de la génération : Projet : qgit, Configuration : Debug
Win32 ------
1>Actions de projet Makefile en cours
1>Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
1>Copyright (C) Microsoft Corporation. Tous droits rÚservÚs.
1> cd src\ && "C:\Program Files\Microsoft Visual Studio
9.0\VC\bin\nmake.exe" debug
1>Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
1>Copyright (C) Microsoft Corporation. Tous droits rÚservÚs.
1>NMAKE : fatal error U1073: incapable d'obtenir 'src\\Makefile'
1>Stop.
1>NMAKE : fatal error U1077: 'cd'á: code retour '0x2'
1>Stop.
1>Project : error PRJ0019: Un outil a retourné un code d'erreur à partir
de "Actions de projet Makefile en cours"
1>Le journal de génération a été enregistré à l'emplacement
"file://c:\devel\qgit\qgit4\Debug\BuildLog.htm"
1>qgit - 3 erreur(s), 0 avertissement(s)
========== Génération : 0 a réussi, 1 a échoué, 0 mis à jour, 0 a été
ignoré ==========
Idea someone?
Wouldn't it be nice to use CMake instead of qmake so that the MSVC
solution is generated directly?
Abdel.
[-- Attachment #2: Makefile --]
[-- Type: text/plain, Size: 5078 bytes --]
#############################################################################
# Makefile for building: qgit
# Generated by qmake (2.01a) (Qt 4.4.2-snapshot-20080730) on: mar. 23. sept. 13:26:35 2008
# Project: qgit.pro
# Template: subdirs
# Command: c:\devel\qt\4.4\bin\qmake.exe -win32 -o Makefile qgit.pro
#############################################################################
first: make_default
MAKEFILE = Makefile
QMAKE = c:\devel\qt\4.4\bin\qmake.exe
DEL_FILE = del
CHK_DIR_EXISTS= if not exist
MKDIR = mkdir
COPY = copy /y
COPY_FILE = $(COPY)
COPY_DIR = xcopy /s /q /y /i
INSTALL_FILE = $(COPY_FILE)
INSTALL_PROGRAM = $(COPY_FILE)
INSTALL_DIR = $(COPY_DIR)
DEL_FILE = del
SYMLINK =
DEL_DIR = rmdir
MOVE = move
CHK_DIR_EXISTS= if not exist
MKDIR = mkdir
SUBTARGETS = \
sub-src
src\$(MAKEFILE):
@$(CHK_DIR_EXISTS) src\ $(MKDIR) src\
cd src\ && $(QMAKE) src.pro -win32 -o $(MAKEFILE)
sub-src-qmake_all: FORCE
@$(CHK_DIR_EXISTS) src\ $(MKDIR) src\
cd src\ && $(QMAKE) src.pro -win32 -o $(MAKEFILE)
sub-src: src\$(MAKEFILE) FORCE
cd src\ && $(MAKE) -f $(MAKEFILE)
sub-src-make_default: src\$(MAKEFILE) FORCE
cd src\ && $(MAKE) -f $(MAKEFILE)
sub-src-make_first: src\$(MAKEFILE) FORCE
cd src\ && $(MAKE) -f $(MAKEFILE) first
sub-src-all: src\$(MAKEFILE) FORCE
cd src\ && $(MAKE) -f $(MAKEFILE) all
sub-src-clean: src\$(MAKEFILE) FORCE
cd src\ && $(MAKE) -f $(MAKEFILE) clean
sub-src-distclean: src\$(MAKEFILE) FORCE
cd src\ && $(MAKE) -f $(MAKEFILE) distclean
sub-src-install_subtargets: src\$(MAKEFILE) FORCE
cd src\ && $(MAKE) -f $(MAKEFILE) install
sub-src-uninstall_subtargets: src\$(MAKEFILE) FORCE
cd src\ && $(MAKE) -f $(MAKEFILE) uninstall
Makefile: qgit.pro ..\..\qt\4.4\mkspecs\default\qmake.conf ..\..\qt\4.4\mkspecs\qconfig.pri \
..\..\qt\4.4\mkspecs\features\qt_functions.prf \
..\..\qt\4.4\mkspecs\features\qt_config.prf \
..\..\qt\4.4\mkspecs\features\exclusive_builds.prf \
..\..\qt\4.4\mkspecs\features\default_pre.prf \
..\..\qt\4.4\mkspecs\features\win32\default_pre.prf \
..\..\qt\4.4\mkspecs\features\debug.prf \
..\..\qt\4.4\mkspecs\features\debug_and_release.prf \
..\..\qt\4.4\mkspecs\features\default_post.prf \
..\..\qt\4.4\mkspecs\features\win32\rtti.prf \
..\..\qt\4.4\mkspecs\features\win32\exceptions.prf \
..\..\qt\4.4\mkspecs\features\shared.prf \
..\..\qt\4.4\mkspecs\features\win32\embed_manifest_exe.prf \
..\..\qt\4.4\mkspecs\features\win32\embed_manifest_dll.prf \
..\..\qt\4.4\mkspecs\features\warn_on.prf \
..\..\qt\4.4\mkspecs\features\qt.prf \
..\..\qt\4.4\mkspecs\features\win32\thread.prf \
..\..\qt\4.4\mkspecs\features\moc.prf \
..\..\qt\4.4\mkspecs\features\win32\windows.prf \
..\..\qt\4.4\mkspecs\features\win32\stl_off.prf \
..\..\qt\4.4\mkspecs\features\resources.prf \
..\..\qt\4.4\mkspecs\features\uic.prf \
..\..\qt\4.4\mkspecs\features\yacc.prf \
..\..\qt\4.4\mkspecs\features\lex.prf
$(QMAKE) -win32 -o Makefile qgit.pro
..\..\qt\4.4\mkspecs\qconfig.pri:
..\..\qt\4.4\mkspecs\features\qt_functions.prf:
..\..\qt\4.4\mkspecs\features\qt_config.prf:
..\..\qt\4.4\mkspecs\features\exclusive_builds.prf:
..\..\qt\4.4\mkspecs\features\default_pre.prf:
..\..\qt\4.4\mkspecs\features\win32\default_pre.prf:
..\..\qt\4.4\mkspecs\features\debug.prf:
..\..\qt\4.4\mkspecs\features\debug_and_release.prf:
..\..\qt\4.4\mkspecs\features\default_post.prf:
..\..\qt\4.4\mkspecs\features\win32\rtti.prf:
..\..\qt\4.4\mkspecs\features\win32\exceptions.prf:
..\..\qt\4.4\mkspecs\features\shared.prf:
..\..\qt\4.4\mkspecs\features\win32\embed_manifest_exe.prf:
..\..\qt\4.4\mkspecs\features\win32\embed_manifest_dll.prf:
..\..\qt\4.4\mkspecs\features\warn_on.prf:
..\..\qt\4.4\mkspecs\features\qt.prf:
..\..\qt\4.4\mkspecs\features\win32\thread.prf:
..\..\qt\4.4\mkspecs\features\moc.prf:
..\..\qt\4.4\mkspecs\features\win32\windows.prf:
..\..\qt\4.4\mkspecs\features\win32\stl_off.prf:
..\..\qt\4.4\mkspecs\features\resources.prf:
..\..\qt\4.4\mkspecs\features\uic.prf:
..\..\qt\4.4\mkspecs\features\yacc.prf:
..\..\qt\4.4\mkspecs\features\lex.prf:
qmake: qmake_all FORCE
@$(QMAKE) -win32 -o Makefile qgit.pro
qmake_all: sub-src-qmake_all FORCE
make_default: sub-src-make_default FORCE
make_first: sub-src-make_first FORCE
all: sub-src-all FORCE
clean: sub-src-clean FORCE
distclean: sub-src-distclean FORCE
-$(DEL_FILE) Makefile
install_subtargets: sub-src-install_subtargets FORCE
uninstall_subtargets: sub-src-uninstall_subtargets FORCE
sub-src-sub_Debug: src\\$(MAKEFILE)
cd src\ && $(MAKE) debug
debug: sub-src-sub_Debug
sub-src-sub_Release: src\\$(MAKEFILE)
cd src\ && $(MAKE) release
release: sub-src-sub_Release
mocclean: compiler_moc_header_clean compiler_moc_source_clean
mocables: compiler_moc_header_make_all compiler_moc_source_make_all
install: install_subtargets FORCE
uninstall: uninstall_subtargets FORCE
FORCE:
next reply other threads:[~2008-09-23 11:33 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-23 11:31 Abdelrazak Younes [this message]
2008-09-23 11:41 ` [QGit] Can't compile under windows (MSVC2008) Abdelrazak Younes
2008-09-25 5:24 ` [QGit] Some suggestion Li Frank-B20596
2008-09-25 11:51 ` Marco Costalba
2008-09-25 15:20 ` Li Frank-B20596
2008-09-25 16:34 ` Marco Costalba
2008-09-26 1:55 ` Li Frank-B20596
2008-09-26 5:15 ` Marco Costalba
2008-09-26 5:43 ` Li Frank-B20596
2008-09-26 10:37 ` Marco Costalba
2008-09-26 14:57 ` Li Frank-B20596
2008-09-26 16:15 ` Marco Costalba
2008-09-27 3:44 ` [QGit] [PATCH] Modify Highlight Color at File Context View Li Frank-B20596
2008-09-27 12:47 ` Marco Costalba
[not found] ` <7FD1F85C96D70C4A89DA1DF7667EAE9605EA4E@zch01exm23.fsl.freescale.net>
2008-10-01 6:47 ` Marco Costalba
2008-10-04 6:19 ` Marco Costalba
2008-10-04 14:32 ` Li Frank-B20596
2008-10-05 7:34 ` Marco Costalba
2008-10-07 11:14 ` [QGit] Can't compile under windows (MSVC2008) Marco Costalba
2008-10-07 11:41 ` Abdelrazak Younes
2008-10-07 11:55 ` Abdelrazak Younes
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='gbak2u$v9b$1@ger.gmane.org' \
--to=younes@lyx.org \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.