| View previous topic :: View next topic |
| Author |
Message |
Jockey10
Joined: 06 Nov 2009 Posts: 2
|
Posted: Sat Nov 07, 2009 4:33 am Post subject: C++ and Direct3D |
|
|
Hey all,
I've been using Netbeans 6.7.1 with MinGW/MSYS to do some Direct3D, and I've run into an issue.
The code compiles fine when I only use the one library file (d3d9.lib), but when I step up to another file (d3dx9.lib) the linker fails to find it.
I've added libraries the same way, by going to "Project Properties --> Linker --> Libraries --> Add Library" and selected both files from the dialog.
My output is shown in the image attached.
Does this sound like Netbeans, my development environment or the code?
Problem solved. Tried out 6.8, project won't open properly in 6.7.1 anymore. Had to add the path to the libraries in "Project Properties --> Linker --> Additional Library Directories"
Cheers,
| Description: |
|
| Filesize: |
72.55 KB |
| Viewed: |
95 Time(s) |

|
_________________ - Shane |
|
| Back to top |
|
 |
Jockey10
Joined: 06 Nov 2009 Posts: 2
|
Posted: Sat Nov 07, 2009 9:35 am Post subject: |
|
|
Sorry, i thought that "problem solved" post would come up with "edit" tags
_________________ - Shane |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|