• Trouble compiling Infiniverse.
    2 replies, posted
The source code for Infiniverse has been finally released! Unfortunately, my attempts to compile it using free basic (the one that the Dev uses) have all failed... Is there some kind of thing i have to do? all I am doing is opening up all the files listed in the read-me that are required, and hitting the compile button... Any halp?
After taking a look in make.sh you probably need to set the -w all and -mt compile-flags, set contrib and include as include-directories and lib as library directory.
thanks, what do i use to compile the .sh file? Looks linuxy Will try a shell.. Ah, i get it now make.sh compiles it all, while i just edit the freebasic files!
Sorry, you need to Log In to post a reply to this thread.