Jump to content

load and run.


cassius
 Share

Recommended Posts

Running my program in release mode in vc takes 3 or 4 minutes yet running it in the editor is much quicker. Anyone know how to speed up vc? Its not a huge program.

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

Link to comment
Share on other sites

It might be that the communication / debug process in Visual Studio is slowing it down? I've never seen anything as bad as you describe, however.

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

The wating time for loading and running seems fine in the le3 editor.In vc the compile and run takes about 3 minutes but it runs ok once started.

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

Link to comment
Share on other sites

how large is your code? if it is very large it is possible that the compile requires some time.

 

If it is a small code it should not take so long except your computer is slow.

 

For me it takes only a couple of seconds to compile a small code.

Link to comment
Share on other sites

My computer is not slow( spec below) .The code is basically aggrors 3rd person tut with a page or so of my code added. The level contains three castles models and 2 characters similar to my le2 prog exept that was written in codeblocks and loads much faster.

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...