Jump to content

Cannot see all files in Visual Studio


Recommended Posts

Hi,

I downloaded the source code and I launched the update_workspaces.bat to create the VS 2013 workspace. I can correctly compile and launch it, and it works as expected.

The problem is that in VS i cannot see all the files. For example, in atlas I see only the GameInterface folder and not the others (AtlasFrontends, AtlasObject and AtlasUI). I attach the VC++ Project file of the atlas project.

My question is: is this expected, and I have to search these missing files in other projects or is it a bug?

atlas.vcxproj

Link to comment
Share on other sites

5 minutes ago, stanislas69 said:

Hello, and welcome to the forums,

You have to pass the --atlas-ui command flag to the bat file iirc to build atlas. You'll also have to download wxwidgets and build it.

Regards

I thought --atlas, no? It works for me. Also it needs put wxWidget inside a library folder.

Edited by vladislavbelov
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...