Re: [Bf-committers] ver2.67 r57069 build error

2013-05-28 Thread PerfectionCat
Hi, Jürgen Herrmann.

I thank you pointed out.
I have updated the library, but I was not aware that it has been updated on the 
25th.

Perfectioncat


- Original Message -
From: Jürgen Herrmann shadow...@me.com
To: PerfectionCat sindra1961reb...@yahoo.co.jp; bf-blender developers 
bf-committers@blender.org 
Date: 2013/5/28, Tue 14:26
Subject: Re: [Bf-committers] ver2.67 r57069 build error
 
Hi,

It compiles fine on my system, the LLVM libs have been replaced recently.
Did you try a clean rebuild?

Am 28.05.2013 um 05:18 schrieb PerfectionCat sindra1961reb...@yahoo.co.jp:

 Hi.
 
 I show an error message that appears because I failed to build.
 
 However, I have removed the display in Japanese.
 
 
 LLVMJIT.lib(JITMemoryManager.obj) : error LNK2001:  public: virtual 
 __thiscall llvm::RTDyldMemoryManager::~RTDyldMemoryManager(void) 
 (??1RTDyldMemoryManager@llvm@@UAE@XZ) 
 
 Environment:
 Windows XP/SP3 32bits
 SCONS+msvc9
 
 Perfectioncat
 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers



___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] ver2.67 r57069 build error

2013-05-28 Thread PerfectionCat
Hi.

I did not have a clean build.
So I did a clean build again.
However, as a result was the same.

I used the following command.
scons clean

Perfectioncat



- Original Message -
From: Jürgen Herrmann shadow...@me.com
To: PerfectionCat sindra1961reb...@yahoo.co.jp 
Date: 2013/5/28, Tue 16:08
Subject: Re: [Bf-committers] ver2.67 r57069 build error
 

Did it work with a clean rebuild?
Otherwise I'll have to look at this. I don't want to break things ;)

Am 28.05.2013 um 08:56 schrieb PerfectionCat sindra1961reb...@yahoo.co.jp:


Hi, Jürgen Herrmann.


I thank you pointed out.
I have updated the library, but I was not aware that it has been updated on 
the 25th.


Perfectioncat


- Original Message -
From: Jürgen Herrmann shadow...@me.com
To: PerfectionCat sindra1961reb...@yahoo.co.jp; bf-blender developers 
bf-committers@blender.org 
Date: 2013/5/28, Tue 14:26
Subject: Re: [Bf-committers] ver2.67 r57069 build error
 
Hi,

It compiles fine on my system, the LLVM libs have been replaced recently.
Did you try a clean rebuild?

Am 28.05.2013 um 05:18 schrieb PerfectionCat sindra1961reb...@yahoo.co.jp:

 Hi.
 
 I show an error message that appears because I failed to build.
 
 However, I have removed the display in Japanese.
 
 
 LLVMJIT.lib(JITMemoryManager.obj) : error LNK2001:  public: virtual 
 __thiscall llvm::RTDyldMemoryManager::~RTDyldMemoryManager(void) 
 (??1RTDyldMemoryManager@llvm@@UAE@XZ) 
 
 Environment:
 Windows XP/SP3 32bits
 SCONS+msvc9
 
 Perfectioncat
 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers





___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] ver2.67 r57069 build error

2013-05-28 Thread PerfectionCat
Hi.

Sorry, an error occurred another.


oslexec.lib(llvm_instance.cpp.obj) : error LNK2019: public: virtual __thiscall 
llvm::RTDyldMemoryManager::~RTDyldMemoryManager(void) 
(??1RTDyldMemoryManager@llvm@@UAE@XZ)  public: virtual void * __thiscall 
llvm::RTDyldMemoryManager::`scalar deleting destructor'(unsigned int) 
(??_GRTDyldMemoryManager@llvm@@UAEPAXI@Z)


Perfectioncat


- Original Message -
From: Jürgen Herrmann shadow...@me.com
To: PerfectionCat sindra1961reb...@yahoo.co.jp 
Date: 2013/5/28, Tue 16:08
Subject: Re: [Bf-committers] ver2.67 r57069 build error
 

Did it work with a clean rebuild?
Otherwise I'll have to look at this. I don't want to break things ;)

Am 28.05.2013 um 08:56 schrieb PerfectionCat sindra1961reb...@yahoo.co.jp:


Hi, Jürgen Herrmann.


I thank you pointed out.
I have updated the library, but I was not aware that it has been updated on 
the 25th.


Perfectioncat


- Original Message -
From: Jürgen Herrmann shadow...@me.com
To: PerfectionCat sindra1961reb...@yahoo.co.jp; bf-blender developers 
bf-committers@blender.org 
Date: 2013/5/28, Tue 14:26
Subject: Re: [Bf-committers] ver2.67 r57069 build error
 
Hi,

It compiles fine on my system, the LLVM libs have been replaced recently.
Did you try a clean rebuild?

Am 28.05.2013 um 05:18 schrieb PerfectionCat sindra1961reb...@yahoo.co.jp:

 Hi.
 
 I show an error message that appears because I failed to build.
 
 However, I have removed the display in Japanese.
 
 
 LLVMJIT.lib(JITMemoryManager.obj) : error LNK2001:  public: virtual 
 __thiscall llvm::RTDyldMemoryManager::~RTDyldMemoryManager(void) 
 (??1RTDyldMemoryManager@llvm@@UAE@XZ) 
 
 Environment:
 Windows XP/SP3 32bits
 SCONS+msvc9
 
 Perfectioncat
 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers





___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


[Bf-committers] ver2.67 r57069 build error

2013-05-27 Thread PerfectionCat
Hi.

I show an error message that appears because I failed to build.

However, I have removed the display in Japanese.


LLVMJIT.lib(JITMemoryManager.obj) : error LNK2001:  public: virtual 
__thiscall llvm::RTDyldMemoryManager::~RTDyldMemoryManager(void) 
(??1RTDyldMemoryManager@llvm@@UAE@XZ) 

Environment:
Windows XP/SP3 32bits
SCONS+msvc9

Perfectioncat
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] ver2.67 r57069 build error

2013-05-27 Thread Jürgen Herrmann
Hi,

It compiles fine on my system, the LLVM libs have been replaced recently.
Did you try a clean rebuild?

Am 28.05.2013 um 05:18 schrieb PerfectionCat sindra1961reb...@yahoo.co.jp:

 Hi.
 
 I show an error message that appears because I failed to build.
 
 However, I have removed the display in Japanese.
 
 
 LLVMJIT.lib(JITMemoryManager.obj) : error LNK2001:  public: virtual 
 __thiscall llvm::RTDyldMemoryManager::~RTDyldMemoryManager(void) 
 (??1RTDyldMemoryManager@llvm@@UAE@XZ) 
 
 Environment:
 Windows XP/SP3 32bits
 SCONS+msvc9
 
 Perfectioncat
 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers