Jump to content

Recommended Posts

Posted

Why is ms visual c++ so slow to compile and run what is still a fairly small game? Or is this an le3 problem?Can anything be done to speed things up?Thanks.

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

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

Posted

The VIsual Studio compiler tends to be very slow compared to GCC and LLVM, but you might have other settings or something that slow it down. UAC or antivirus programs could be the cause, possibly. You might get better results if you delete the .suo file. The whole question is rather mysterious, but it's not uncommon.

Let's build cool stuff and have fun. :)

Posted

Are pre-compiled headers possible in express edition. I can't find any info on this.

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

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

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.

×
×
  • Create New...