Added error message asking the user if he has built the plugin for th…#348
Added error message asking the user if he has built the plugin for th…#348peroht wants to merge 1 commit intoOSVR:masterfrom
Conversation
…e correct platform.
|
I'm guessing that you were bit by this one? Message is a good idea, though might tweak the wording to clarify how/what the issue might be. Something like "This is a 32 bit server, make sure the plugin you're using is built for 32 bit" or vice versa, since we can detect that at build time. |
|
Yes, it hit me when i now first tried understanding plugin development. What do you suggest? I have not thorough boost experience. -------- Originalmeddelande -------- I'm guessing that you were bit by this one? Message is a good idea, though might tweak the wording to clarify how/what the issue might be. Something like "This is a 32 bit server, make sure the plugin you're using is built for 32 bit" or vice versa, since we can detect that at build time. — |
…e correct platform.