Jump to content

wh1sp3r

Members
  • Posts

    421
  • Joined

  • Last visited

Profile Information

  • Location
    Czech Republic

Recent Profile Visitors

11,184 profile views

wh1sp3r's Achievements

Newbie

Newbie (1/14)

22

Reputation

  1. You are distributing debug version.... if you want to distribute your app, compile it as release.
  2. I have bought Start8, funny right ? but it killed damn metro on my desktop. I like Win8 new features ( mainly taskmanager and ribbon ), but metro on desktop ? no way.
  3. if you want to use VS2012, just right click on your project in solution explorer, properties and in general, set Platform toolset to VS2010 v100.
  4. From MSDN: To set syntax coloring for user-defined keywords In the same directory as msdev.exe, use the Text editor or Windows Notepad to create a text-only file named usertype.dat. Add your keywords to usertype.dat, one keyword per line. Note The usertype.dat file is read during initialization. It cannot be renamed, nor can it be reloaded during an editing session. The syntax coloring mechanism checks the usertype.dat file last. Thus, all previously defined color settings take precedence over the user-defined keywords. Save the file as a text-only file, exit, and then restart Visual Studio. From the Tools menu, choose Options. Select the Format tab. In the Colors box, select User Defined Keywords. Set the font, font size, foreground color, and background color to your preferences. For more information, see <a href="http://msdn.microsoft.com/en-us/library/aa265717(v=vs.60).aspx#_asug_to_change_colors_used_for_syntax_coloring" sab="1378">To change colors used in syntax coloring. Click OK. I don't know better way, but perhaps, you can download some extensions for this. Also, you have to make function list yourself or perhaps someone can make it from header
  5. pfff, then i don't know, lol. Last stupid question, have you tried it to run it as admin ?
  6. there should be more info or at least i always have, lol
  7. Install VS2010 express or VS2012 express, it seems, older version of solutions are not supported. You can make own solution in VS2008, but you need to setup your paths.
  8. Could you please run Event viewer ? start button, run eventvwr, expand Custom Views, events and check last event after your error. You should get better description what happend. Canardian: Windows SDK are included in Windows. Visual C++ redistributable works only for Release version of applications. For Debug, you need to install Visual studio tools. For x86 applications, only x86 redistributation pack is needed. Additional info: http://msdn.microsoft.com/en-us/library/k089yyh0.aspx abort function was called, so, some kind of exception occured.
  9. How long will this price stay for LE2 users ?
  10. that's what i really don't like .... we have no idea, when we have to pay and for what and how much. Small update, and pay !! or no support. it reminds me small upgrade from 2.2 to 2.3 or how's the version. We really don't know when they can suprises us with price. I really hate these marketing models where you have to pay for bugfixes.
  11. I would like to react on admin's reply on offtopic: wh1sp3r, on 27 February 2013 - 04:58 PM, said: now, the question is will be a GL4 renderer added without any fee ? Admin's answer: No. That's completely infeasible. Implementation will be a huge amount of research and development. So it means .. we have to pay additional money for that. Ok, That i wanted to know. Thank you.
  12. Actually not. We have own dx10/11 engine, so i will make that game in our engine only .. I just wanted to be first, who will make a game in LE3 .. but i am really suprised by the price.
×
×
  • Create New...