Would anyone happen to know I’m receiving this error when trying to compile a C++ project/

 

Buildfile: file:///D:/Projects/RTLE/rtle.build

Base Directory: D:\Projects\RTLE.

Target(s) specified: build

Build sequence for target `build' is init, build

Complete build sequence is init, build, release, clean, test, sdkdoc, sdkdocdebug, fxcop, msi, registerserver, unregisterserver, deploy, install, uninstall

 

init:

 

 

build:

 

     [echo] Build Directory is .\build

     [copy] Copying 0 files to 'D:\Projects\RTLE\build\bin'.

     [copy] Copying 0 files to 'D:\Projects\RTLE\build\bin\RTLEEngine.exe.config'.

     [copy] Copying 0 files to 'D:\Projects\RTLE\build\bin\RTLE.xsd'.

     [copy] Copying 0 files to 'D:\Projects\RTLE\build\EngineRegistry.reg'.

 [solution] Starting solution build.

 [solution] Only C#, VB.NET and C++ projects are supported.  Skipping project 'RTLESetup\RTLESetup.vdproj'.

 [solution] Loading projects...

 [solution] Loading project 'D:\Projects\RTLE\RTLEConsole\RTLEConsole.csproj'.

 [solution] Project: RTLEConsole Relative Output Path: D:\Projects\RTLE\build\bin\ Output Path: D:\Projects\RTLE\build\bin Documentation Path:

 [solution] Project: RTLEConsole Relative Output Path: D:\Projects\RTLE\build\bin\ Output Path: D:\Projects\RTLE\build\bin Documentation Path:

 [solution] Loading project 'D:\Projects\RTLE\Data Access\Server Wrapper\RTLE OPC DA Server Wrapper.vcproj'.

 [solution] Loading project 'D:\Projects\RTLE\RTLETrace\RTLETrace.csproj'.

 [solution] Project: RTLETrace Relative Output Path: D:\Projects\RTLE\build\bin\ Output Path: D:\Projects\RTLE\build\bin Documentation Path:

 [solution] Project: RTLETrace Relative Output Path: D:\Projects\RTLE\build\bin\ Output Path: D:\Projects\RTLE\build\bin Documentation Path:

 [solution] Loading project 'D:\Projects\RTLE\RTLEEngine\RTLEEngine.csproj'.

 [solution] Project: RTLEEngine Relative Output Path: D:\Projects\RTLE\build\bin\ Output Path: D:\Projects\RTLE\build\bin Documentation Path: D:\Projects\RTLE\build\bin\RTLEEngine.xml

 [solution] Project: RTLEEngine Relative Output Path: D:\Projects\RTLE\build\bin\ Output Path: D:\Projects\RTLE\build\bin Documentation Path: D:\Projects\RTLE\build\bin\RTLEEngine.xml

 [solution] Project: Microsoft.ApplicationBlocks.ExceptionManagement Relative Output Path: D:\Projects\RTLE\build\bin\ Output Path: D:\Projects\RTLE\build\bin Documentation Path: D:\Projects\RTLE\build\bin\Microsoft.ApplicationBlocks.ExceptionManagement.xml

 [solution] Project: Microsoft.ApplicationBlocks.ExceptionManagement Relative Output Path: D:\Projects\RTLE\build\bin\ Output Path: D:\Projects\RTLE\build\bin Documentation Path: D:\Projects\RTLE\build\bin\Microsoft.ApplicationBlocks.ExceptionManagement.xml

 [solution] Project: Microsoft.ApplicationBlocks.ExceptionManagement.Interfaces Relative Output Path: D:\Projects\RTLE\build\bin\ Output Path: D:\Projects\RTLE\build\bin Documentation Path: D:\Projects\RTLE\build\bin\Microsoft.ApplicationBlocks.ExceptionManagement.Interfaces.xml

 [solution] Project: Microsoft.ApplicationBlocks.ExceptionManagement.Interfaces Relative Output Path: D:\Projects\RTLE\build\bin\ Output Path: D:\Projects\RTLE\build\bin Documentation Path: D:\Projects\RTLE\build\bin\Microsoft.ApplicationBlocks.ExceptionManagement.Interfaces.xml

 [solution] Loading project 'D:\Projects\RTLE\Microsoft.ApplicationBlocks.ExceptionManagement.Interfaces\Microsoft.ApplicationBlocks.ExceptionManagement.Interfaces.csproj'.

 [solution] Loading project 'D:\Projects\RTLE\Shared\Utility Classes\RTLE OPC Utility Classes.vcproj'.

 [solution] Loading project 'D:\Projects\RTLE\Microsoft.ApplicationBlocks.ExceptionManagement\Microsoft.ApplicationBlocks.ExceptionManagement.csproj'.

 [solution] Loading project 'D:\Projects\RTLE\Include\Include.vcproj'.

 [solution] Gathering additional dependencies...

 [solution] Cleaning up temp folder C:\DOCUME~1\briviere\LOCALS~1\Temp\hje1lzkg.

 

BUILD FAILED

 

INTERNAL ERROR

 

System.ArgumentNullException: Value cannot be null.

Parameter name: path2

   at System.IO.Path.Combine(String path1, String path2)

   at NAnt.VSNet.VcConfiguration.get_OutputPath() in c:\Documents and Settings\Administrator\Local Settings\Temp\tmp5AB.tmp\src\NAnt.VSNet\VcConfiguration.cs:line 154

   at NAnt.VSNet.ProjectBase.GetOutputPath(String configuration) in c:\Documents and Settings\Administrator\Local Settings\Temp\tmp5AB.tmp\src\NAnt.VSNet\ProjectBase.cs:line 172

   at NAnt.VSNet.Solution.GetDependenciesFromProjects() in c:\Documents and Settings\Administrator\Local Settings\Temp\tmp5AB.tmp\src\NAnt.VSNet\Solution.cs:line 521

   at NAnt.VSNet.Solution..ctor(FileInfo solutionFile, ArrayList additionalProjects, ArrayList referenceProjects, TempFileCollection tfc, SolutionTask solutionTask, WebMapCollection webMappings, FileSet excludesProjects, DirectoryInfo outputDir) in c:\Documents and Settings\Administrator\Local Settings\Temp\tmp5AB.tmp\src\NAnt.VSNet\Solution.cs:line 138

   at NAnt.VSNet.Tasks.SolutionTask.ExecuteTask() in c:\Documents and Settings\Administrator\Local Settings\Temp\tmp5AB.tmp\src\NAnt.VSNet\Tasks\SolutionTask.cs:line 330

   at NAnt.Core.Task.Execute() in c:\Documents and Settings\Administrator\Local Settings\Temp\tmp5AB.tmp\src\NAnt.Core\Task.cs:line 151

   at NAnt.Core.Target.Execute() in c:\Documents and Settings\Administrator\Local Settings\Temp\tmp5AB.tmp\src\NAnt.Core\Target.cs:line 217

   at NAnt.Core.Project.Execute(String targetName, Boolean forceDependencies) in c:\Documents and Settings\Administrator\Local Settings\Temp\tmp5AB.tmp\src\NAnt.Core\Project.cs:line 768

   at NAnt.Core.Project.Execute() in c:\Documents and Settings\Administrator\Local Settings\Temp\tmp5AB.tmp\src\NAnt.Core\Project.cs:line 730

   at NAnt.Core.Project.Run() in c:\Documents and Settings\Administrator\Local Settings\Temp\tmp5AB.tmp\src\NAnt.Core\Project.cs:line 793

 

Please send bug report to [EMAIL PROTECTED]

 

Total time: 1 seconds.

 

Thanks

 

Brian

-------------------------------------------------------

The information in this email is confidential and is
intended solely for the addressee. Access to this email
by anyone else is unauthorized.

If you are not the intended recipient, any disclosure,
copying, distribution or any action taken or omitted to 
be taken in reliance on it, is prohibited and may be
unlawful.  Please contact [EMAIL PROTECTED] for 
cases where you have received this email and were not 
the intended recipient.


Reply via email to