Compilation

128 views
Skip to first unread message

Vadim Chekan

unread,
Apr 26, 2011, 4:32:47 PM4/26/11
to slimtune-devel
I've tried to compile trunk and it seems to be broken (missing files).
3.0 is a little bit better. I can compile SlimTuneCLR.sln and
SlimTune.UI if I remove Universe project from UI. Universe won't
compile because SlimDX reference is missing. What is Universe, seems
it is not referenced by anything. Which version of SlimDX do I need?
Shall it be in the repository anyway?

Promit Roy

unread,
Apr 26, 2011, 4:41:24 PM4/26/11
to slimtun...@googlegroups.com
Can you tell me what fles are missing from trunk? It's been a while since I dipped into the repo and this happens often since I'm essentially alone. Ignore Universe (just unload the project), it's an old prototype that doesn't do anything productive.

-- Promit

Vadim Chekan

unread,
Apr 26, 2011, 7:16:20 PM4/26/11
to slimtun...@googlegroups.com
Thanks for quick reply, here it is:
------ Rebuild All started: Project: SlimTuneUI, Configuration: Debug x86 ------
c:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.CSharp.targets(67,9):
error MSB3041: Unable to create a manifest resource name for
"VisualizerToolbar.resx". Could not find file
'C:\funprojects\slimtune\SlimTuneUI\VisualizerToolbar.cs'.

I want to debug the problem with IIS: crash when attempting to profile
asp.net application.

Thanks,
Vadim.

--
From RFC 2631: In ASN.1, EXPLICIT tagging is implicit unless IMPLICIT
is explicitly specified

Vadim Chekan

unread,
Apr 26, 2011, 9:51:26 PM4/26/11
to slimtun...@googlegroups.com
Meanwhile I compiled SlimTuneCLR from trunk and ran it with UI from
3.0. Here is IIS/asp.net error I'm getting:

Compiler Error Message: CS0016: Could not write to output file
'c:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET
Files\MyApp\2f2961df\5ad83cf9\App_global.asax.rhhwgvfm.dll' -- 'The
directory name is invalid. '

I narrowed it down to: AspNetLauncher.cs:Launch()
baseEnv = LauncherCommon.ReplaceTempDir(baseEnv, Path.GetTempPath());

When you run it from your account in windows, temp path is
"C:\Users\<USERNAME>\AppData\Local\Temp"
As result, asp.net fail to compile pages because lack of permissions.

Vadim.


On Tue, Apr 26, 2011 at 1:41 PM, Promit Roy <promi...@gmail.com> wrote:

--

selvaraj v s

unread,
Jul 18, 2014, 5:39:53 AM7/18/14
to slimtun...@googlegroups.com
While compiling the slimTune .Net profiler code in Visual Studio 2012 env , i get the error as follows.. 

Error 2 error LNK1117: syntax error in option 'VERSION:0.3.0' D:\slimProf\slimtune-read-only - Copy\SlimTuneCLR\LINK SlimTuneCLR

Can it be compiled in VS2012 ?? If not which is the apt version to compile this project.??

Regards,

Selva
Reply all
Reply to author
Forward
0 new messages