Hi, I'm new to this software. I use Ubuntu 7.10. I downloaded latest SVN version of VBA-M but I've no idea how to compile it. I've searched the web and these forums but I don't see any basic information. So, how do I compile VBA-M on linux?
Â
Thanks.
Well, it seems I got it right. I'm answering myself instead of deleting this post because it might be useful to someone who's new to VBA-M (and cmake) like me.
Â
After downloading latest SVN build, I got to the trunk directory and ran "cmake CMakeLists.txt" (which is like "Makefile" for make). After that I "make", then "make install" and it is installed [img]<fileStore.core_Emoticons>/emoticons/smile.png[/img]/emoticons/smile@2x.png 2x" width="20" height="20" /> It is easy but I didn't see it anywhere related to VBA-M.
Â
Sorry for the inconvenience.