[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] Problem to compile with visual studio 2010 project
From: |
Mohamed Rezgui |
Subject: |
Re: [Tinycc-devel] Problem to compile with visual studio 2010 project |
Date: |
Thu, 21 Aug 2014 17:33:11 +0200 |
Dear Sir,
thank you for your response.
I just clone the repository and with cmake-gui I generate visual
studio 2010 project files.
After starting ttc.sln, I compile all projects and I have this issue.
9>------ Build started: Project: abitest-cc, Configuration: Debug Win32 ------
7> tcc.c
8>cl : Command line warning D9002: ignoring unknown option '-std=gnu99'
8> tcctest.c
9> abitest.c
8>..\..\tests\tcctest.c(51): error C2013: missing '>'
8>..\..\tests\tcctest.c(51): fatal error C1083: Cannot open include
file: 'tcclib.TCCLIB_INC2': No such file or directory
9>LINK : fatal error LNK1104: cannot open file '..\Debug\tcc.lib'
Best regards,
Mohammed REZGUI
2014-08-21 16:04 GMT+02:00 Thomas Preud'homme <address@hidden>:
> Le jeudi 21 août 2014, 08:04:56 Mohamed Rezgui a écrit :
>> Dear Sir,
>>
>> I have an issue,
>> I cannot compile with visual studio 2010 project generated by CMakeList
>> with the last revision on git repository
>>
>> => LINK : fatal error LNK1104: cannot open file 'Debug\tcc.lib'
>
> Can you give us some more complete log? Can you enable a verbose run?
>
> Note that I can't promise to find the problem as I don't know CMake but I can
> take a look.
>
> Cheers,
>
> Thomas
--
Cordialement,
Mohamed REZGUI