Problems with rebuild docs
BlitzMax Forums/MiniB3D Module/Problems with rebuild docs| 
 | ||
| I've been trying to put the sidesign folder in my blitz max 'mod' folder but Blitz max wouldn't allow me to rebuild docs ! How do I fix that ? Twinprogrammer | 
| 
 | ||
| Did you rebuild the module itself first? | 
| 
 | ||
| How do I do that ? I'm a noob to modules ! | 
| 
 | ||
| In the IDE, choose: Program -> Build Modules or from the command line, in your blitzmax\bin folder: bmk makemods -a sidesign You will need to have MinGW installed & configured as well before you can (re)compile modules. |