Antony
Member
|
VC 2010 Express build warnings, multiple 'Cannot find or open the PDB file'
VC 2010 build warnings. Followed guide and installation. Most tutorials build OK, but with many (fifty or more) warnings. Two examples from debug output: 'Tutorials.exe': Loaded 'C:\Windows\System32\kernel32.dll', Cannot find or open the PDB file
'Tutorials.exe': Loaded 'D:\programs\EsenthelEngineSDK\Installation\PhysX\PhysXDevice.dll', Binary was not built with debug information.
(This post was last modified: 12-07-2010 07:17 PM by Antony.)
|
|
12-07-2010 04:44 AM |
|
Dynad
Member
|
RE: Tutorials.exe build warnings, multiple "Cannot find or open the PDB file"
Try to rebuild your project. or clean->build.
There is always evil somewhere, you just have to look for it properly.
|
|
12-07-2010 11:02 AM |
|
Antony
Member
|
RE: VC 2010 Express build warnings, multiple 'Cannot find or open the PDB file'
Clean->build, same number warnings. Tried enabling, in debug, Microsoft Symbol Server. Slow build; many warnings.
If all else fails, I'll try uninstall VC 2010 Express and install VC 2008 Express.
(This post was last modified: 12-07-2010 07:18 PM by Antony.)
|
|
12-07-2010 05:31 PM |
|
Antony
Member
|
RE: VC 2010 Express build warnings, multiple 'Cannot find or open the PDB file'
Problem resolved: uninstalled VC 2010 express, fresh install VC 2008 Express. Built and ran several Esenthel tut samples without linker problems.
For those new to both Esenthel and VC: general Googling shows VC 2010 Express more installation difficulties (as I had) and slower builds than VC 2008 Express. Apparently full version VC 2010 is better/OK. Hope this helps other Esenthel newbies. Thanks Dynad for quick response.
(This post was last modified: 12-07-2010 07:18 PM by Antony.)
|
|
12-07-2010 07:03 PM |
|
MikeyUchiha
Member
|
RE: VC 2010 Express build warnings, multiple 'Cannot find or open the PDB file'
Is there any way we can get working 2010 solution? I'm trying to move away from 2008 Express and focus on the new 2010 version.
|
|
12-14-2010 12:08 AM |
|
Dynad
Member
|
RE: VC 2010 Express build warnings, multiple 'Cannot find or open the PDB file'
There is a solution to this problem somewhere on this forum.. but although Esenthel has fixed this for 64bit builds with the latest releases.
There is always evil somewhere, you just have to look for it properly.
|
|
12-14-2010 12:14 AM |
|
MikeyUchiha
Member
|
RE: VC 2010 Express build warnings, multiple 'Cannot find or open the PDB file'
I literally JUST downloaded this last night and tried to set it up. Any idea where the solution would be?
|
|
12-14-2010 12:24 AM |
|
Dynad
Member
|
RE: VC 2010 Express build warnings, multiple 'Cannot find or open the PDB file'
There is always evil somewhere, you just have to look for it properly.
|
|
12-14-2010 12:41 AM |
|
MikeyUchiha
Member
|
RE: VC 2010 Express build warnings, multiple 'Cannot find or open the PDB file'
(This post was last modified: 12-14-2010 12:59 AM by MikeyUchiha.)
|
|
12-14-2010 12:46 AM |
|