Search:

Type: Posts; User: raziel2k

Search: Search took 0.01 seconds.

  1. Yes, this is the weird thing. I don't know what's...

    Yes, this is the weird thing. I don't know what's happening...



    This sound like a good idea. I will try to create a new project, and from there, go on adding new files and building each time....
  2. Yes, this is the first thing I verified (it's a...

    Yes, this is the first thing I verified (it's a common mistake). The code I post is a copy/paste from the project where I have the error. The same code without reference works ok :confused:

    I...
  3. Thanks for reply. Yes, if I create one file...

    Thanks for reply.

    Yes, if I create one file and write the class code in it, it works, like yours. Also works when I write the method inline in the class declaration:



    class...
  4. Unresolved external symbol using STL vector reference

    I get an "Unresolved external symbol" (LNK2019 in .NET) when I use a reference to STL vector as return type of a method. Both definition and declaration of method are in separated files. If I don't...
Results 1 to 4 of 4