git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Abdelrazak Younes <younes@lyx.org>
To: Marco Costalba <mcostalba@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [QGit] Can't compile under windows (MSVC2008)
Date: Tue, 07 Oct 2008 13:55:24 +0200	[thread overview]
Message-ID: <48EB4E2C.3040405@lyx.org> (raw)
In-Reply-To: <48EB4ADF.8010908@lyx.org>

On 07/10/2008 13:41, Abdelrazak Younes wrote:
> On 07/10/2008 13:14, Marco Costalba wrote:
>> 2008/9/23 Abdelrazak Younes<younes@lyx.org>:
>>> 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?
>>>
>>
>> have you tried to setup MSVC for custom build ?
>
> Sorry, I don't follow you.
>
>>   and pass proper
>> comamnd line with nmake ?
>
> In the NMAKE field of the project properties, there is 'nmake /f 
> Makefile debug', is that what you mean?

OK, by removing '/f Makefile' I manage to compile qgit from within 
Visual Studio. I also managed to launch it in debug mode by selecting 
the executable in ../bin/qgit.exe. When launched this way (F5), qgit 
opens up with the qgit repository but the user name and email are still 
not filled in, I'll try to debug that now.

Abdel.

      reply	other threads:[~2008-10-07 11:58 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-23 11:31 [QGit] Can't compile under windows (MSVC2008) Abdelrazak Younes
2008-09-23 11:41 ` 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 [this message]

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=48EB4E2C.3040405@lyx.org \
    --to=younes@lyx.org \
    --cc=git@vger.kernel.org \
    --cc=mcostalba@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).