Search:

Type: Posts; User: Aetas

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    1,138

    Alright, looks good. Appreciate the help :)

    Alright, looks good. Appreciate the help :)
  2. Replies
    9
    Views
    1,138

    Hrmm....so declare the variable in the common...

    Hrmm....so declare the variable in the common file and stick its initialization in a source file for it?
  3. Replies
    9
    Views
    1,138

    AuroraD3D9Common.h http://pastebin.com/hxzgUfvx

    AuroraD3D9Common.h
    http://pastebin.com/hxzgUfvx
  4. Replies
    9
    Views
    1,138

    It does, actually. But after doing so it starts...

    It does, actually. But after doing so it starts listing each include file twice and when I try to link my project together, it is managing to bypass my include guard that should only allow that file...
  5. Replies
    9
    Views
    1,138

    Just to add, this ONLY happens in VS2010. It...

    Just to add, this ONLY happens in VS2010. It seems like it is somehow finding the files twice and if any of you guys are familiar with Ogre3D this is also how they configure their include...
  6. Replies
    9
    Views
    1,138

    Visual Studio includes

    Hey guys,

    I was hoping to get some simple advice on this. I am wanting to setup my directory layout for my project as:

    Project
    include
    src

    I am also hoping to just be able to do...
Results 1 to 6 of 6