Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik: Cliffs of Dover > FMB, Mission & Campaign builder Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 08-02-2011, 12:22 PM
41Sqn_Banks 41Sqn_Banks is offline
Approved Member
 
Join Date: Oct 2007
Posts: 644
Default

Enjoy your stay, but respect the license
Reply With Quote
  #2  
Old 08-02-2011, 02:15 PM
adonys adonys is offline
Approved Member
 
Join Date: Apr 2010
Posts: 850
Default

Have some problems compiling it. what's the path the solution's folder needs to be installed in?
Reply With Quote
  #3  
Old 08-02-2011, 02:40 PM
41Sqn_Banks 41Sqn_Banks is offline
Approved Member
 
Join Date: Oct 2007
Posts: 644
Default

http://code.google.com/p/il2dce/wiki/Build_Instructions

I will try to update the document ASAP.

So long ...

The source has to be checked out in a way that the IL2DCE.sln file is at the following location:
Code:
C:\Program Files (x86)\Steam\steamapps\common\il-2 sturmovik cliffs of dover\parts\IL2DCE\trunk\IL2DCE\IL2DCE.sln
So you have to checkout the folder "https://il2dce.googlecode.com/svn/trunk/" to "C:\Program Files (x86)\Steam\steamapps\common\il-2 sturmovik cliffs of dover\parts\IL2DCE\trunk"

Of course you have to adjust the path to the CoD installation if it is installed at a different place.

Use the project "Game" as the startup project.

If you use the debug configuration everything (dlls, config files, ...) is placed at the right location and you can "start" the application in Visual Studio to execute the launcher.exe

If you use the release configuration everything is placed into "C:\Program Files (x86)\Steam\steamapps\common\il-2 sturmovik cliffs of dover\parts\IL2DCE\trunk\IL2DCE\Release" and a NSIS install script is provided to create the installer.

Last edited by 41Sqn_Banks; 08-03-2011 at 11:49 AM.
Reply With Quote
  #4  
Old 08-02-2011, 02:55 PM
adonys adonys is offline
Approved Member
 
Join Date: Apr 2010
Posts: 850
Default

I've figured out the path, atm I'm using "il-2 sturmovik cliffs of dover\parts\_work\IL2CoD_solution" as the svn checkout folder.

There's yet a problem with the Pre-Build Events of the Game project.. they don't seem to work, so the GlobalAssemblyInfo.cs is not created. This is what I'm trying to figure out now.

PS: Got it, there's an error in the Pre-Build script:

Code:
SubWcRev "$(SolutionDir)ProjectDir)." "$(ProjectDir)Properties\GlobalAssemblyInfo.template" "$(ProjectDir)Properties\GlobalAssemblyInfo.cs"
instead

Code:
SubWcRev "$(SolutionDir)." "$(ProjectDir)Properties\GlobalAssemblyInfo.template" "$(ProjectDir)Properties\GlobalAssemblyInfo.cs"
you may want to correct this on svn, or give me right access

PPS: why x86 and not x64?

Last edited by adonys; 08-02-2011 at 03:08 PM.
Reply With Quote
  #5  
Old 08-02-2011, 03:38 PM
41Sqn_Banks 41Sqn_Banks is offline
Approved Member
 
Join Date: Oct 2007
Posts: 644
Default

Fixed the pre-build event.
Reply With Quote
  #6  
Old 08-02-2011, 04:17 PM
41Sqn_Banks 41Sqn_Banks is offline
Approved Member
 
Join Date: Oct 2007
Posts: 644
Default

Now it is really fixed.
Reply With Quote
  #7  
Old 08-02-2011, 04:46 PM
adonys adonys is offline
Approved Member
 
Join Date: Apr 2010
Posts: 850
Default

As another suggestion, you might want to add some default GlobalAssemblyInfo.cs and IL2DCEInst.nsi files to svn, as the solution won't "find" them until the used rebuilds the project, then refreshes those files (which are marked as missing in the beginning).
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:07 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.