cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

kos
Journeyman III

Brook+ fail. Samples compiled and builded successful but ...

I've Win Server 2008 64-bit - and 1.3 beta SDK, I'm using VS 2008, the result is runtime exeption in every brook+ sample. CAL works well. Any idias ?

0 Likes
4 Replies
rick_weber
Adept II

Is libbrook.dll in your PATH environment variable?

0 Likes

There are no such lib in my PATH and I cann't find it in my installation. Are you sure about it's name?

0 Likes

It should be brook.dll.

Runtime libraries were built using VS2005 and that causes incompatibility with VS2008 application. Brook+ team is working on this issue.

As a workaround, you can try building your runtime library on local system with VS2008.

0 Likes
bayoumi
Journeyman III

1-were there any changes, w.r.t. SDK1.2.1 in the compiler, linker, C/C++ libraries, .NET version used to build the XP x64 library versions of Brook+?
2- Why do we need D_WIN32 in x64 compiler options?
2-I thought VS2008 needs .NET 3.5?

Thanks
0 Likes