You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

This action executes the Microsoft .NET Framework J# command line compiler.

On this page:

 

 

Files & Directories

Input Files

Project Directory

 

Files to compile

 

Find source files in sub-directories

Sub-directories

 

Files

 

Output files

Output file

 

Target type

 

Framework Version

Use default framework version (vX.X) / Use vX.X

Allows the selection of the .NET version to use for the tool. The minimum is .NET v2.0.

Use 64-bit tools

This options specifies as whether to force the usage of 64-bit tools on a 64-bit system or not.  As FinalBuilder is currently a 32-bit application it will default to running the 32-bit version on a 64-bit system.  Check this option if you require the 64-bit version to be run.

Options

Optimization

Optimize

 

Pre-processor

Define pre-processor symbols

 

Miscellaneous

Base address

 

Code page

 

Main method

 

Suppress compiler banner information

 

Display compiler output using UTF-8 encoding

 

Disable Language Extensions

 

Debugging

Debugging/Error checking options

Promote warnings to errors

 

Debug information

 

Set warning level

 

Suppress warnings

 

Assemblies

Assemblies

Make package-scoped members internal to the assembly

 

Import metadata from a file that contains an assembly

 

Location of assemblies referenced by means of /reference

 

Resources

Resources

Create link to a managed resources

 

Embed .NET framework resources into the output file

 

Insert Win32 resources into the output file

 

  • No labels