GermanLeadBrothers Posted November 7, 2012 Share Posted November 7, 2012 Hello, I have a problem using Blitzmax and Leadwerks with the build-mode "Threaded Build". Because the Blitzmax compiler can't compile in this mode if i'm importing leadwerks.engine. I tried to using threads in c# and it works fine with leadwerks, it seems like its an blitzmax issue. Is that an knowing issue which can't be solved or is there a possibility to solve this problem? Quote Link to comment Share on other sites More sharing options...
Admin Posted November 7, 2012 Share Posted November 7, 2012 The engine does not work in multithreaded mode. I recommend against ever using multithread mode with BMX because the mthread garbage collector is extremely slow. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.