Editing Talk:Free Compiler Setup
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 9: | Line 9: | ||
:*General | :*General | ||
::*Configuration Type: Dynamic Library (.dll) | ::*Configuration Type: Dynamic Library (.dll) | ||
− | ::*C/C | + | ::*C/C |
:::*Genreal | :::*Genreal | ||
::::*Additional Include Directories:"C:\Program Files\Microsoft Platform SDK\Include";"C:\Documents and Settings\username\My Documents\Visual Studio 2005\Projects\Orbitersdk\include" | ::::*Additional Include Directories:"C:\Program Files\Microsoft Platform SDK\Include";"C:\Documents and Settings\username\My Documents\Visual Studio 2005\Projects\Orbitersdk\include" | ||
Line 37: | Line 37: | ||
== Compiling ShuttlePB - Rank Beginner's Experiences == | == Compiling ShuttlePB - Rank Beginner's Experiences == | ||
− | First I just want to say what a wonderful Wiki article this is as from a clean install, following the directions precisely, I was able to compile ShuttlePB using the free compiler Visual C | + | First I just want to say what a wonderful Wiki article this is as from a clean install, following the directions precisely, I was able to compile ShuttlePB using the free compiler Visual C . |
The whole thing (excluding download time) took 15 minutes and I have no experience with C and only hobby programming experience with a few other languages. | The whole thing (excluding download time) took 15 minutes and I have no experience with C and only hobby programming experience with a few other languages. | ||
Line 54: | Line 54: | ||
== Compiling addons with Panels == | == Compiling addons with Panels == | ||
− | I can confirm that the free compiler (ie Visual C | + | I can confirm that the free compiler (ie Visual C Express) does compile addons with panels. [[User:SimonRigy|SimonRigy]] 05:31, 7 December 2006 (MSK) |
== Renaming a project == | == Renaming a project == | ||
Does anyone know how to rename a project and all the files in it cleanly? When I used the old 2003 command line compiler, I didn't have to worry about project files and such. I just copied a folder to a new name, renamed all the files, and did a search on the old name and replaced with the new name. Is there a way to do something like this with the 2005 compiler? I don't really want to have to rebuild a project from scratch every time. [[User:Kwan3217|Kwan3217]] 05:49, 21 December 2006 (MSK) | Does anyone know how to rename a project and all the files in it cleanly? When I used the old 2003 command line compiler, I didn't have to worry about project files and such. I just copied a folder to a new name, renamed all the files, and did a search on the old name and replaced with the new name. Is there a way to do something like this with the 2005 compiler? I don't really want to have to rebuild a project from scratch every time. [[User:Kwan3217|Kwan3217]] 05:49, 21 December 2006 (MSK) | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |