cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

TheAlchemist
Journeyman III

Brook+ compiled with mingw available

I compiled Brook+ using mingw, and here it is

Hello everyone.

I'm not sure if anyone is interested, but I got the Brook+ runtime (i.e., brook.dll) to compile using mingw.

(P.S. It seems I can't make attachments, so I've posted it to http://www.box.net/shared/xlvqr2zxyh )

0 Likes
5 Replies
geekmaster
Journeyman III

The file has been removed.

I need to compile brook+ under mingw but I dont know how. Can anyone provide some help? Or repost that file? Thanks in advance.

0 Likes

geekmaster,

Most developers here work on OpenCL or CAL. I suggest you to ask it in Brook Support/forums as you might get a appropriate and fast reply there.

0 Likes

Brook forum has been recently merged with opencl forum.

I have decided to port my application to opencl (which has much better support and documentation) because it would be necessary in the future so the sooner I do it the better.

0 Likes

Originally posted by: geekmaster The file has been removed.

 

I need to compile brook+ under mingw but I dont know how. Can anyone provide some help? Or repost that file? Thanks in advance.

 

You have to change make files to pick gcc of MinGW and You might need to change source code also to fix compilation error. It could be a big task as i know. Better to move to OpenCL.

0 Likes

Okay thanks for the advice.

0 Likes