On 3/9/2012 05:12, Teemu Nätkinniemi wrote:
> Hello!
>
> I've managed succesfully to build x64 version of Stellarium but had to
> fix msxml.h to get it compiling. I am not sure where the problem lies,
> maybe I have to include something? Commenting out the lines with errors
> made the build suc
Hello!
I've managed succesfully to build x64 version of Stellarium but had to
fix msxml.h to get it compiling. I am not sure where the problem lies,
maybe I have to include something? Commenting out the lines with errors
made the build succeed. I noticed someone else had this same problem
earl
On Thu, Mar 8, 2012 at 9:21 PM, Kai Tietz wrote:
> 2012/3/8 Vincent Torri :
>> On Thu, Mar 8, 2012 at 7:39 PM, Kai Tietz wrote:
>>> 2012/3/8 Vincent Torri :
hey
acording to that doc:
http://msdn.microsoft.com/en-us/library/14h5k7ff%28VS.71%29.aspx
the macros _S_
2012/3/8 Vincent Torri :
> On Thu, Mar 8, 2012 at 7:39 PM, Kai Tietz wrote:
>> 2012/3/8 Vincent Torri :
>>> hey
>>>
>>> acording to that doc:
>>>
>>> http://msdn.microsoft.com/en-us/library/14h5k7ff%28VS.71%29.aspx
>>>
>>> the macros _S_IFDIR and _S_ISREG can be used to check if the file is a
>>>
On Thu, Mar 8, 2012 at 7:39 PM, Kai Tietz wrote:
> 2012/3/8 Vincent Torri :
>> hey
>>
>> acording to that doc:
>>
>> http://msdn.microsoft.com/en-us/library/14h5k7ff%28VS.71%29.aspx
>>
>> the macros _S_IFDIR and _S_ISREG can be used to check if the file is a
>> directory or a regular file. Only th
2012/3/8 Vincent Torri :
> hey
>
> acording to that doc:
>
> http://msdn.microsoft.com/en-us/library/14h5k7ff%28VS.71%29.aspx
>
> the macros _S_IFDIR and _S_ISREG can be used to check if the file is a
> directory or a regular file. Only the macro without the leading _ are
> define.
>
> Vincent Torr
hey
acording to that doc:
http://msdn.microsoft.com/en-us/library/14h5k7ff%28VS.71%29.aspx
the macros _S_IFDIR and _S_ISREG can be used to check if the file is a
directory or a regular file. Only the macro without the leading _ are
define.
Vincent Torri
2012/3/7 niXman :
> I have two thoughts:
> 1. Incorrectly configured binutils.
> 2. For the GCC configure to be able to specify the path to the 32/64
> bit libraries.
>
> Ping?
I found a blog post about the same problem:
http://pete.akeo.ie/search/label/MinGW-w64 and on mingw-w64 forum:
https://so
On Thu, Mar 8, 2012 at 4:26 AM, JonY wrote:
>>> On 3/1/2012 11:06, Kyle wrote:
The only __declspec(dllexport) I can find in fribidi is in lib/common.h:
#if (defined(WIN32)) || (defined(_WIN32_WCE))
# define FRIBIDI_ENTRY __declspec(dllexport)
#endif /* WIN32 */
If dllexport wit
On 3/8/2012 11:53, Kyle wrote:
> On 3/1/2012 4:37 AM, JonY wrote:
>> On 3/1/2012 11:06, Kyle wrote:
>>> I'm getting a imp error when trying to compile FFmpeg with MinGW-w64.
>>> I'm trying to get libass enabled, which requires on fribidi.
>>>
>>> Both of these packages compiled fine, but when tryin
10 matches
Mail list logo