Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Problems with compiling! Please help :)


Bloodmorphed
 Share

Recommended Posts

>! 1>–---- Build started: Project: Asteroidsex, Configuration: Release Win32 ------
1>Build started 6/29/2011 6:20:21 PM.
1>PrepareForBuild:
1>  Creating directory "c:\directory".
1>InitializeBuildStatus:
1>  Creating "Release\Asteroidsex.unsuccessfulbuild" because "AlwaysCreate" was specified.
1>ClCompile:
1>  core.cpp
1>c:\directory\asteroids_ex\core.h(27): fatal error C1083: Cannot open include file: 'allegro.h': No such file or directory
1>  main.cpp
1>c:\directory\asteroids_ex\core.h(27): fatal error C1083: Cannot open include file: 'allegro.h': No such file or directory
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:01.48
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Obviously I know its not there. But isn't supposed to be? I mean I thought VC10 came with allegro.h?
If not, where would I get it?

Okay so I got that to work, but now I'm missin "alplatf.h" I downloaded all allegro and put it in my file, now thats the only one missing.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...