When updating modules...
Archives Forums/Linux Discussion/When updating modules...
| ||
Am i right in saying syncronize modules gives you updates, and once got ´, do i use build modules or rebuild all modules?? Also, does it matter if in debug mode or not? |
| ||
When you syncmods you shouldn't need to re/build them. Generally they are supplied precompiled for you. Building modules results in BOTH debug and release code being compiled. The options (debug/quick/gui app) in the IDE are for application compilation only. |
| ||
ah, cheers |